NActionClientSessionProxy Constructor

Summary
Initializes a new instance of the NActionClientSessionProxy class.
Syntax
C#
C++/CLI
public: 
NActionClientSessionProxy(  
   ClientSession^ Session, 
   byte presentationID, 
   int messageID, 
   String^ requestedClass, 
   String^ requestedInstance, 
   int actionTypeId, 
   DicomDataSet^ responseDataSet 
) 

Parameters

Session
The client session proxy which handles the DICOM N-ACTION messages.

presentationID
The presentation ID of the N-ACTION request.

messageID
The message ID of the N-ACTION request.

requestedClass
The SOP class UID of the instance the N-ACTION is to be performed on.

requestedInstance
The UID of the instance the N-ACTION is to be performed on.

actionTypeId
Type of action to be performed.

responseDataSet
The Leadtools.Dicom.DicomDataSet which will be sent with the response.

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.