Register a Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object to be called when a command if the provided type is created.
public static void RegisterCommandInitializationService(Type commandType,IInitializationService service)
Public Shared Sub RegisterCommandInitializationService( _ByVal commandType As Type, _ByVal service As Leadtools.Dicom.Scp.Command.Configuration.IInitializationService _)
public:static void RegisterCommandInitializationService(Type^ commandType,Leadtools.Dicom.Scp.Command.Configuration.IInitializationService^ service)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
