ILoggingChannel Interface

Summary
Allows logging information to be written to a custom media.
Syntax
C#
VB
C++
public interface ILoggingChannel 
  
Public Interface ILogginChannel  
public interface class ILogginChannel  
Remarks

You can register an object of type ILogginChannel with the EventLogger class to receive the event logs information and write them in any method (database, windows log, XML).

Example

For an example, refer to Leadtools.Jpip.Server.JpipServer.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.