LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

GetGlobalChannels Method

Show in webframe





Gets the list of global channels.
Syntax
[CLSCompliantAttribute(false)]
public List<ILoggingChannel> GetGlobalChannels()
'Declaration
 
<CLSCompliantAttribute(False)>
Public Function GetGlobalChannels() As List(Of ILoggingChannel)
'Usage
 
Dim instance As AdvancedSettings
Dim value As List(Of ILoggingChannel)
 
value = instance.GetGlobalChannels()

            

            
[CLSCompliantAttribute(false)]
public:
List<ILoggingChannel^>^ GetGlobalChannels(); 

Return Value

List of global changes
Remarks
Global channels can be access with Logger.Global. If an addin doesn't one to provide his own logging channels they should log to the Global logger.
Requirements

Target Platforms

See Also

Reference

AdvancedSettings Class
AdvancedSettings Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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