| Leadtools.Dicom.Scp.Command Namespace : DicomCommandFactory Class | 
The following tables list the members exposed by DicomCommandFactory.
| 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 | Overloaded. 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 | Overloaded. 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. |