public CStoreClientSessionProxy(
ClientSession session,
byte presentationID,
int messageID,
string abstractClass,
string affectedSOPInstance,
string moveAE,
int moveMessageID
)
Public Function New( _
ByVal session As ClientSession, _
ByVal presentationID As Byte, _
ByVal messageID As Integer, _
ByVal abstractClass As String, _
ByVal affectedSOPInstance As String, _
ByVal moveAE As String, _
ByVal moveMessageID As Integer _
)
public:
CStoreClientSessionProxy(
ClientSession^ session,
byte presentationID,
int messageID,
String^ abstractClass,
String^ affectedSOPInstance,
String^ moveAE,
int moveMessageID
)
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document