Visual Basic (Declaration) | |
---|---|
Public Interface ILogginChannel |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public interface ILogginChannel |
C++/CLI | |
---|---|
public interface class ILogginChannel |
For an example, refer to Leadtools.Jpip.Server.JpipServer.
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).
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family