LogSendCGetRequest Method

Summary
Logs the C-GET-REQ message
Syntax
C#
C++/CLI
protected virtual void LogSendCGetRequest( 
   byte presentationID, 
   int messageID, 
   string affectedClass, 
   DicomCommandPriorityType priority, 
   DicomDataSet dataSet 
) 
protected: 
void LogSendCGetRequest(  
   byte presentationID, 
   int messageID, 
   String^ affectedClass, 
   DicomCommandPriorityType priority, 
   DicomDataSet^ dataSet 
)  

Parameters

presentationID
The presentation ID.

messageID
The unique message ID for this message.

affectedClass
The SOP UID for this C-GET query.

priority
The priority.

dataSet
The data set to send with this C-GET-REQ.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.