NGetClientSessionProxy Constructor

Summary
Initializes a new instance of the NGetClientSessionProxy class.
Syntax
C#
C++/CLI
public: 
NGetClientSessionProxy(  
   ClientSession^ session, 
   byte presentationID, 
   int messageID, 
   String^ abstractClass, 
   String^ requestedSopInstanceUID, 
   DicomDataSet^ responseDataSet 
) 

Parameters

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

presentationID
The presentation ID of the N-GET request.

messageID
The message ID of the N-GET request.

abstractClass
Specifies the SOP Class for which attribute values are to be retrieved.

requestedSopInstanceUID
Specifies the SOP Instance for which attribute values are to be retrieved.

responseDataSet
A Leadtools.Dicom.DicomDataSet which includes the result of the N-GET request.

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.