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

Show in webframe

GetGlobalChannels Method






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

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