Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

SetGlobalChannels Method






The loggings channels to set.
Sets the global logging channels.
Syntax
public void SetGlobalChannels( 
   Dictionary<string,ILoggingChannel> channels
)
'Declaration
 
Public Sub SetGlobalChannels( _
   ByVal channels As Dictionary(Of String,ILoggingChannel) _
) 
'Usage
 
Dim instance As AdvancedSettings
Dim channels As Dictionary(Of String,ILoggingChannel)
 
instance.SetGlobalChannels(channels)

            

            
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

See Also

Reference

AdvancedSettings Class
AdvancedSettings Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features