C#
VB
C++
Raises the BeforeCGet event.
protected virtual DicomCommandPriorityType OnBeforeCGet(
BeforeCGetEventArgs e
)
Protected Function OnBeforeCGet( _
ByVal e As Leadtools.Dicom.Scu.Common.BeforeCGetEventArgs _
) As Leadtools.Dicom.DicomCommandPriorityType
protected:
Leadtools.Dicom.DicomCommandPriorityType OnBeforeCGet(
Leadtools.Dicom.Scu.Common.BeforeCGetEventArgs^ e
)
e
The Leadtools.Dicom.Scu.Common.BeforeCGetDelegate instance containing the event data.
The priority level of the 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