←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly