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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly