←Select platform

DicomCommand Class Members

Summary

The following tables list the members exposed by DicomCommand.

Public Constructors

Name Description
DicomCommand Initializes a new instance of the DicomCommand class.

Public Methods

Name Description
Cancel Cancel the processing of the command.
Execute Process the client request.

Protected Methods

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 occurred during a DICOM command.
ValidateRequestDataSet Validates the dataset sent during a DICOM command request.

Public Properties

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.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly