SendNActionResponse Method

Summary
Sends a DICOM N-ACTION response to the underlying ClientSession object.
Syntax
C#
C++/CLI
public void SendNActionResponse( 
   DicomCommandStatusType status, 
   DicomDataSet responseDataset, 
   string descriptionMessage 
) 
void SendNActionResponse(  
   DicomCommandStatusType status, 
   DicomDataSet^ responseDataset, 
   String^ descriptionMessage 
)  

Parameters

status
The status of the N-ACTION response.

responseDataset
The response dataset.

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.