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

RegisterCommandInitializationService Method






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( 
   Windows.UI.Xaml.Interop.TypeName commandType,
   IInitializationService service
)
 function Leadtools.Dicom.Scp.Command.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: 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

DicomCommandFactory Class
DicomCommandFactory Members

 

 


Products | Support | Contact Us | Copyright Notices

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