LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

GetLoggerChannels Method






Name of the addin.
The name of the logger to get.
Gets the logger channels registered with the specific addin.
Syntax
public Dictionary<string,Type> GetLoggerChannels( 
   string addinName,
   string loggerName
)
'Declaration
 
Public Function GetLoggerChannels( _
   ByVal addinName As String, _
   ByVal loggerName As String _
) As Dictionary(Of String,Type)
'Usage
 
Dim instance As AdvancedSettings
Dim addinName As String
Dim loggerName As String
Dim value As Dictionary(Of String,Type)
 
value = instance.GetLoggerChannels(addinName, loggerName)
 function Leadtools.Dicom.AddIn.Configuration.AdvancedSettings.GetLoggerChannels( 
   addinName ,
   loggerName 
)
public:
Dictionary<String^,Type^>^ GetLoggerChannels( 
   String^ addinName,
   String^ loggerName
) 

Parameters

addinName
Name of the addin.
loggerName
The name of the logger to get.

Return Value

An index list of logger channels registered with the specified logger.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AdvancedSettings Class
AdvancedSettings Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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