GetChannel Method

Summary

Gets the logging channel this configuration element represents.

Syntax
C#
VB
C++
public ILoggingChannel GetChannel() 
  
Public Function GetChannel() As ILoggingChannel 
public: 
ILoggingChannel^ GetChannel();  

Return Value

The ILoggingChannel this configuration represents.

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