←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly