Accusoft.FSInvoices1.Net
ILogService Interface
Members 




Defines an interface to perform message logging during processing.
Object Model
ILogService Interface
Syntax
'Declaration
 
Public Interface ILogService 
'Usage
 
Dim instance As ILogService
public interface ILogService 
public __gc __interface ILogService 
public interface class ILogService 
Remarks

This interface can be passed to a Processor to get logging output during the analysis of the input files. Logging increases overall processing time; so, it should be used only when needed.

Note: Any logging to a shared resource needs to be synchronized to ensure no race condition occurs.

See Also

Reference

ILogService Members
Accusoft.FSInvoices Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback