LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

GetInitializationService Method

Show in webframe





The System.Type of the command which the registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object will be returned.
Returns the registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object for the provided command type.
Syntax
public static IInitializationService GetInitializationService( 
   Type commandType
)
'Declaration
 
Public Shared Function GetInitializationService( _
   ByVal commandType As Type _
) As IInitializationService
'Usage
 
Dim commandType As Type
Dim value As IInitializationService
 
value = DicomCommandFactory.GetInitializationService(commandType)

            

            
public:
static IInitializationService^ GetInitializationService( 
   Type^ commandType
) 

Parameters

commandType
The System.Type of the command which the registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object will be returned.

Return Value

The registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object for the provided command type. It will return null if no Leadtools.Dicom.Scp.Command.Configuration.IInitializationService is registered.
Requirements

Target Platforms

See Also

Reference

DicomCommandFactory Class
DicomCommandFactory Members

 

 


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