The following tables list the members exposed by DicomCommandFactory.
Public Methods
Name | Description | |
---|---|---|
CreateCFindCommand | Returns a C-FIND command that can handle the abstract class in the provided proxy. | |
CreateCMoveCommand | Returns a C-MOVE command that can handle the abstract class in the provided proxy. | |
CreateCStoreCommand | Returns a C-STORE command that can handle the abstract class in the provided proxy. | |
CreateNActionCommand | Returns a N-ACTION command that can handle the abstract class in the provided proxy. | |
CreateNCreateCommand | Returns a N-CREATE command that can handle the abstract class in the provided proxy. | |
CreateNGetCommand | Returns a N-GET command that can handle the abstract class in the provided proxy. | |
CreateNSetCommand | Returns a N-SET command that can handle the abstract class in the provided proxy. | |
CreateTypedCommand<T> | Generic method for creating a typed command with the provided parameters. | |
GetInitializationService | Returns the registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object for the provided command type. | |
GetInstance | Returns an instance of the DicomCommandFactory class. | |
IsCommandServiceRegistered | Determines whether the specified command service is registered. | |
RegisterCommandInitializationService | Register a Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object to be called when a command if the provided type 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