Leadtools.Dicom.Scp.Command Namespace : DicomCommand Class |
The following tables list the members exposed by DicomCommand.
Name | Description | |
---|---|---|
Canceled | Gets a value indicating if the Cancel method was called on the command. | |
RequestDataSet | Gets the Leadtools.Dicom.DicomDataSet that is received with the client request. |
Name | Description | |
---|---|---|
Cancel | Cancel the processing of the command. | |
Execute | Overloaded. Process the client request. |
Name | Description | |
---|---|---|
DoExecute | Performs the actual processing of the client request. | |
IfCanceledThrowException | Throws an exception if the user canceled the execution of the command. | |
SendErrorResponse | Sends the error response that occured during a DICOM command. | |
ValidateRequestDataSet | Validates the dataset sent during a DICOM command request. |