BeforeCMoveEventArgs Constructor

Summary
Initializes a new instance of the BeforeCMoveEventArgs class.
Syntax
C#
C++/CLI
public: 
BeforeCMoveEventArgs(  
   DicomScp^ scp, 
   DicomDataSet^ dataset, 
   DicomCommandPriorityType priority, 
   String^ DestAE 
) 

Parameters

scp
A Leadtools.Dicom.Scu.DicomScp that represents the peer connection to send the C-MOVE-REQ to.

dataset
The dataset to send with this C-MOVE-REQ message.

priority
The priority of the C-MOVE-REQ message.

DestAE
A System.String that represents the destination ae title of the move operation.

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.