LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

GetInstance(IConfigurationSource) Method

Show in webframe





The Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource object that will be used to create the Leadtools.Dicom.Scp.Command.Configuration.DicomCommandsSettings.
Returns an instance of the DicomCommandFactory class.
Syntax
public static DicomCommandFactory GetInstance( 
   IConfigurationSource configSource
)
'Declaration
 
Public Overloads Shared Function GetInstance( _
   ByVal configSource As IConfigurationSource _
) As DicomCommandFactory
'Usage
 
Dim configSource As IConfigurationSource
Dim value As DicomCommandFactory
 
value = DicomCommandFactory.GetInstance(configSource)

            

            
public:
static DicomCommandFactory^ GetInstance( 
   IConfigurationSource^ configSource
) 

Parameters

configSource
The Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource object that will be used to create the Leadtools.Dicom.Scp.Command.Configuration.DicomCommandsSettings.

Return Value

An instance of the DicomCommandFactory class.
Remarks

This method returns a singleton instance that is created from the type defined in DicomCommandFactory. If there is no type defined a default instance will be created.

Requirements

Target Platforms

See Also

Reference

DicomCommandFactory Class
DicomCommandFactory Members
Overload List

 

 


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

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features