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

SetLoggerChannels(String,String,Dictionary<String,Type>) Method






Name of the addin.
Name of the logger.
The list of channels to add to the logger.
Sets the logger channels for the specified addin.
Syntax
public void SetLoggerChannels( 
   string addinName,
   string loggerName,
   Dictionary<string,Type> channels
)
'Declaration
 
Public Overloads Sub SetLoggerChannels( _
   ByVal addinName As String, _
   ByVal loggerName As String, _
   ByVal channels As Dictionary(Of String,Type) _
) 
'Usage
 
Dim instance As AdvancedSettings
Dim addinName As String
Dim loggerName As String
Dim channels As Dictionary(Of String,Type)
 
instance.SetLoggerChannels(addinName, loggerName, channels)
public void SetLoggerChannels( 
   string addinName,
   string loggerName,
   Dictionary<string,Windows.UI.Xaml.Interop.TypeName> channels
)
 function Leadtools.Dicom.AddIn.Configuration.AdvancedSettings.SetLoggerChannels(String,String,Dictionary{String,Type})( 
   addinName ,
   loggerName ,
   channels 
)
public:
void SetLoggerChannels( 
   String^ addinName,
   String^ loggerName,
   Dictionary<String^,Type^>^ channels
) 

Parameters

addinName
Name of the addin.
loggerName
Name of the logger.
channels
The list of channels to add to the logger.
Remarks
If the logger doesn't exist when this method is called it will be created.
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
Overload List

 

 


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