Initializes a new instance of the CMoveStoreSubOperationEventArgs class.
public CMoveStoreSubOperationEventArgs(DicomScp scp,DicomDataSet movedDataset,int remaining,int completed,int failed,int warning)
Public Function New( _ByVal scp As Leadtools.Dicom.Scu.DicomScp, _ByVal movedDataset As Leadtools.Dicom.DicomDataSet, _ByVal remaining As Integer, _ByVal completed As Integer, _ByVal failed As Integer, _ByVal warning As Integer _)
public:CMoveStoreSubOperationEventArgs(Leadtools.Dicom.Scu.DicomScp^ scp,Leadtools.Dicom.DicomDataSet^ movedDataset,int remaining,int completed,int failed,int warning)
scp
The Leadtools.Dicom.Scu.DicomScp object which the Store request will be sent to.
movedDataset
The Leadtools.Dicom.DicomDataSet to be stored.
remaining
The number of remaining C-STORE sub-operations
completed
The number of C-STORE sub-operations which have completed successfully.
failed
The number of C-STORE sub-operations which have failed.
warning
The number of C-STORE sub-operation which generated Warning responses.
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
