LogSendCMoveRequest Method

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

Parameters

presentationID
The presentation ID.

messageID
The message ID.

affectedClass
The affected class.

priority
The priority.

moveAE
The move destination ae title.

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

Requirements

Target Platforms

Help Version 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.