LoggingChannel Class

Summary

Provides a base implementation of a LoggingChannel.

Syntax
C#
VB
C++
public class LoggingChannel : ILoggingChannel, IDisposable 
  
Public Class LoggingChannel  
   Implements ILoggingChannel, System.IDisposable  
public ref class LoggingChannel : public ILoggingChannel, System.IDisposable   

Example

For an example refer to Info(String,String)

Requirements

Target Platforms

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

Leadtools.Logging Assembly