C#
VB
C++
Initializes a new instance of the BeforeCGetEventArgs class.
Public Function New( _
ByVal scp As Leadtools.Dicom.Scu.DicomScp, _
ByVal dataset As Leadtools.Dicom.DicomDataSet, _
ByVal priority As Leadtools.Dicom.DicomCommandPriorityType _
)
public:
BeforeCGetEventArgs(
Leadtools.Dicom.Scu.DicomScp^ scp,
Leadtools.Dicom.DicomDataSet^ dataset,
Leadtools.Dicom.DicomCommandPriorityType priority
)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET