Returns the registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object for the provided command type.
public static IInitializationService GetInitializationService(Type commandType)
Public Shared Function GetInitializationService( _ByVal commandType As Type _) As Leadtools.Dicom.Scp.Command.Configuration.IInitializationService
public:static Leadtools.Dicom.Scp.Command.Configuration.IInitializationService^ GetInitializationService(Type^ commandType)
commandType
The System.Type of the command which the registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object will be returned.
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.
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
