LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

BeforeCMoveEventArgs Constructor






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
)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BeforeCMoveEventArgs Class
BeforeCMoveEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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