CStoreClientSessionProxy Constructor

Summary
Initializes a new instance of the CStoreClientSessionProxy class.
Syntax
C#
C++/CLI
public: 
CStoreClientSessionProxy(  
   ClientSession^ session, 
   byte presentationID, 
   int messageID, 
   String^ abstractClass, 
   String^ affectedSOPInstance, 
   String^ moveAE, 
   int moveMessageID 
) 

Parameters

session
The ClientSession object which will handle sending the C-STORE responses to the client.

presentationID
The presentation ID received with the C-STORE request.

messageID
The message ID received with the C-STORE request.

abstractClass
The DICOM Abstract Class UID received with the C-STORE request.

affectedSOPInstance
The UID of the SOP Instance stored.

moveAE
Specifies the DICOM AE Title of the DICOM AE which invoked the C-MOVE operation from which this C-STORE sub-operation is being performed.

moveMessageID
Specifies the Message ID of the C-MOVE request/indication primitive from which this C-STORE sub-operation is being performed.

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.