Occurs before a C-GET-REQ is sent to the scp.
public event AfterCGetDelegate AfterCGet
Public Event AfterCGet As AfterCGetDelegate
public:
event AfterCGetDelegate^ AfterCGet
The event handler receives an argument of type AfterCGetEventArgs containing data related to this event. The following AfterCGetEventArgs properties provide information specific to this event.
Property | Description |
---|---|
AffectedClass | Gets or sets the SOP UID for this C-GET query |
Completed | Gets or sets number of completed C-STORE sub operations |
Dataset | Gets or sets a Leadtools.Dicom.DicomDataSetobject which contains the information retrieved from the original C-GET-REQ |
Failed | Gets or sets number of failed C-STORE sub operations |
MessageId | Gets or sets the Message ID being responded to |
PresentationID | Gets or sets the presentation ID being responded to |
Remaining | Gets or sets number of remaining C-STORE sub operations |
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs) | Gets the SCP. |
Status | Gets or sets a status Leadtools.Dicom.DicomCommandStatusType of the C-GET-REQ |
Warning | Gets or sets number of C-STORE sub operations that generated warnings |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document