LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

BeforeCGetEventArgs Constructor (BeforeCGetEventArgs)

Show in webframe





A Leadtools.Dicom.Scu.DicomScp that represents the peer connection to send the C-GET-REQ to.
The dataset to send with this C-GET-REQ message.
The priority of the C-GET-REQ message.
Initializes a new instance of the BeforeCGetEventArgs class.
Syntax
public BeforeCGetEventArgs( 
   DicomScp scp,
   DicomDataSet dataset,
   DicomCommandPriorityType priority
)
'Declaration
 
Public Function New( _
   ByVal scp As DicomScp, _
   ByVal dataset As DicomDataSet, _
   ByVal priority As DicomCommandPriorityType _
)
'Usage
 
Dim scp As DicomScp
Dim dataset As DicomDataSet
Dim priority As DicomCommandPriorityType
 
Dim instance As New BeforeCGetEventArgs(scp, dataset, priority)

            

            
public:
BeforeCGetEventArgs( 
   DicomScp^ scp,
   DicomDataSet^ dataset,
   DicomCommandPriorityType priority
)

Parameters

scp
A Leadtools.Dicom.Scu.DicomScp that represents the peer connection to send the C-GET-REQ to.
dataset
The dataset to send with this C-GET-REQ message.
priority
The priority of the C-GET-REQ message.
Requirements

Target Platforms

See Also

Reference

BeforeCGetEventArgs Class
BeforeCGetEventArgs 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