LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

BeforeCMoveEventArgs Constructor

Show in webframe





A Leadtools.Dicom.Scu.DicomScp that represents the peer connection to send the C-MOVE-REQ to.
The dataset to send with this C-MOVE-REQ message.
The priority of the C-MOVE-REQ message.
A System.String that represents the destination ae title of the move operation.
Initializes a new instance of the BeforeCMoveEventArgs class.
Syntax
public BeforeCMoveEventArgs( 
   DicomScp scp,
   DicomDataSet dataset,
   DicomCommandPriorityType priority,
   string DestAE
)
'Declaration
 
Public Function New( _
   ByVal scp As DicomScp, _
   ByVal dataset As DicomDataSet, _
   ByVal priority As DicomCommandPriorityType, _
   ByVal DestAE As String _
)
'Usage
 
Dim scp As DicomScp
Dim dataset As DicomDataSet
Dim priority As DicomCommandPriorityType
Dim DestAE As String
 
Dim instance As New BeforeCMoveEventArgs(scp, dataset, priority, DestAE)

            

            
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

See Also

Reference

BeforeCMoveEventArgs Class
BeforeCMoveEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features