Provides data for the AfterCGet event
public AfterCGetEventArgs(DicomScp scp,int Completed,int Failed,int Warning,DicomDataSet ds,DicomCommandStatusType status)
Public Function New( _ByVal scp As Leadtools.Dicom.Scu.DicomScp, _ByVal Completed As Integer, _ByVal Failed As Integer, _ByVal Warning As Integer, _ByVal ds As Leadtools.Dicom.DicomDataSet, _ByVal status As Leadtools.Dicom.DicomCommandStatusType _)
public:AfterCGetEventArgs(Leadtools.Dicom.Scu.DicomScp^ scp,int Completed,int Failed,int Warning,Leadtools.Dicom.DicomDataSet^ ds,Leadtools.Dicom.DicomCommandStatusType status)
scp
The peer connection the C-GET-REQ was sent to.
Completed
The number of C-STORE sub operations that have completed.
Failed
The number of C-STORE sub operations that have failed.
Warning
The number of C-STORE sub operations with a warning status.
ds
The DICOM dataset sent with the C-MOVE-REQ.
status
The status of the C-MOVE-REQ.
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
