GetChannels Method

Summary
Gets the channels that are specified in this configuration element.
Syntax
C#
VB
C++
public List<ILoggingChannel> GetChannels() 
  
Public Function GetChannels() As List(Of ILoggingChannel) 
public: 
List<ILoggingChannel^>^ GetChannels();  

Return Value

The list of channels configured for this LoggerElement.

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.Logging Assembly

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