LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

RegisterCommandInitializationService Method

Show in webframe





The System.Type of the command which will be passed to the provided service when it is created.
An object of type Leadtools.Dicom.Scp.Command.Configuration.IInitializationService which will be called when a DicomCommand of the provided commandType is created.
Register a Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object to be called when a command if the provided type is created.
Syntax
public static void RegisterCommandInitializationService( 
   Type commandType,
   IInitializationService service
)
'Declaration
 
Public Shared Sub RegisterCommandInitializationService( _
   ByVal commandType As Type, _
   ByVal service As IInitializationService _
) 
'Usage
 
Dim commandType As Type
Dim service As IInitializationService
 
DicomCommandFactory.RegisterCommandInitializationService(commandType, service)

            

            
public:
static void RegisterCommandInitializationService( 
   Type^ commandType,
   IInitializationService^ service
) 

Parameters

commandType
The System.Type of the command which will be passed to the provided service when it is created.
service
An object of type Leadtools.Dicom.Scp.Command.Configuration.IInitializationService which will be called when a DicomCommand of the provided commandType is created.
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