←Select platform
In This Topic ▼

DicomCommandFactory Class Members

Summary

The following tables list the members exposed by DicomCommandFactory.

Public Methods

Name Description
Public Method
CreateCFindCommand Returns a C-FIND command that can handle the abstract class in the provided proxy.
Public Method CreateCMoveCommand Returns a C-MOVE command that can handle the abstract class in the provided proxy.
Public Method CreateCStoreCommand Returns a C-STORE command that can handle the abstract class in the provided proxy.
Public Method CreateNActionCommand Returns a N-ACTION command that can handle the abstract class in the provided proxy.
Public Method CreateNCreateCommand Returns a N-CREATE command that can handle the abstract class in the provided proxy.
Public Method CreateNGetCommand Returns a N-GET command that can handle the abstract class in the provided proxy.
Public Method CreateNSetCommand Returns a N-SET command that can handle the abstract class in the provided proxy.
Public Method CreateTypedCommand<T> Generic method for creating a typed command with the provided parameters.
Public Method
static  | Shared in VB</div>
GetInitializationService Returns the registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object for the provided command type.
Public Method static  | Shared in VB GetInstance Returns an instance of the DicomCommandFactory class.
Public Method static  | Shared in VB IsCommandServiceRegistered Determines whether the specified command service is registered.
Public Method static  | Shared in VB RegisterCommandInitializationService Register a Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object to be called when a command if the provided type is created.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly