The following tables list the members exposed by CMoveCommand.
| Name | Description | |
|---|---|---|
|   | CMoveCommand Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|   | Canceled | Gets a value indicating if the DicomCommand.Cancel method was called on the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) | 
|   | RequestDataSet | Gets the Leadtools.Dicom.DicomDataSet that is received with the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) | 
|   | Session | Gets the client proxy that performs the communication with the actual client. | 
|   | StorageDataAccess | Gets or sets the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object to perform queries for the DICOM instances. | 
|   | StoreScp | Gets or sets the DICOM Server where the matched results will be moved to. | 
| Name | Description | |
|---|---|---|
|   | Cancel | Cancel the processing of the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) | 
|   | Execute | Process the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) | 
| Name | Description | |
|---|---|---|
|   | DoExecute | Performs the actual processing of the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) | 
|   | IfCanceledThrowException | Throws an exception if the user canceled the execution of the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) | 
|   | SendCMoveResponsesToClientSession | Move the matched results and send the C-MOVE responses. | 
|   | SendErrorResponse | Overridden. Sends the error response that occured during a DICOM command. | 
|   | ValidateRequestDataSet | Validates the dataset sent during a DICOM command request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) | 
 
  