For a list of all members of this type, see NActionCommand members.
"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) |
![]() | 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) |