SendNActionResponse Method

Summary
Sends an N-ACTION response to the client.
Syntax
C#
C++/CLI
public: 
void SendNActionResponse(  
   byte presentationID, 
   int messageID, 
   String^ affectedClass, 
   String^ affectedInstance, 
   DicomCommandStatusType status, 
   int actionType, 
   DicomDataSet^ responseDataset, 
   String^ descriptionMessage 
)  

Parameters

presentationID
The presentation ID that came with the N-ACTION request.

messageID
The message ID that came with the N-ACTION request.

affectedClass
The SOP Class of the SOP Instance for which the action was performed.

affectedInstance
The UID of the SOP Instance for which the action was performed.

status
The status of the N-ACTION response.

actionType
Type of action that was performed.

responseDataset
A Leadtools.Dicom.DicomDataSet which includes additional information related to the action.

descriptionMessage
A descriptive message used for logging.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly

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