←Select platform
In This Topic ▼

NActionCommand Class Members

Summary

The following tables list the members exposed by NActionCommand.

Public Constructors

Name Description
Public Constructor DicomCommand Initializes a new instance of the DicomCommand class. (Inherited from DicomCommand)
Public Constructor NActionCommand Initializes a new instance of the NActionCommand class.

Public Methods

Name Description
Public Method Cancel Cancel the processing of the command. (Inherited from DicomCommand)
Public Method Execute Process the client request. (Inherited from DicomCommand)

Protected Methods

Name Description
Protected Method DoExecute Performs the actual processing of the client request. (Inherited from DicomCommand)
Protected Method IfCanceledThrowException Throws an exception if the user canceled the execution of the command. (Inherited from DicomCommand)
Protected Method SendErrorResponse Sends the error response that occurred during a DICOM command.
Protected Method ValidateRequestDataSet Validates the dataset sent during a DICOM command request. (Inherited from DicomCommand)

Public Properties

Name Description
Public Property Canceled Gets a value indicating if the Cancel method was called on the command. (Inherited from DicomCommand)
Public Property CommandType Gets or sets the DicomCommandType of the DicomCommand. (Inherited from DicomCommand)
Public Property RequestDataSet Gets the Leadtools.Dicom.DicomDataSet that is received with the client request. (Inherited from DicomCommand)
Public Property Session Gets or sets the session.
Public Property Session2 Gets the client session proxy which handles the DICOM N-ACTION messages.

See Also

Reference

NActionCommand Class

Leadtools.Dicom.Scp Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.