←Select platform

SetGlobalChannels Method

Summary

Sets the global logging channels.

Syntax

C#
VB
C++
public void SetGlobalChannels(  
   Dictionary<string,ILoggingChannel> channels 
) 
Public Sub SetGlobalChannels( _ 
   ByVal channels As Dictionary(Of String,ILoggingChannel) _ 
) 
public: 
void SetGlobalChannels(  
   Dictionary<String^,ILoggingChannel^>^ channels 
) 

Parameters

channels
The loggings channels to set.

Remarks

Global channels are available through the Logger.Global singelton on the Logger object.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize