The following tables list the members exposed by CMoveStoreSubOperationEventArgs.
Public Constructors
Name | Description | |
---|---|---|
CMoveStoreSubOperationEventArgs | Initializes a new instance of the CMoveStoreSubOperationEventArgs class. |
Public Properties
Name | Description | |
---|---|---|
Completed | Gets the number of C-STORE sub-operations which have completed successfully. | |
Failed | Gets the number of C-STORE sub-operations which have failed. | |
Handled | Gets or sets a value indicating if the user received the event handled storing the MovedDataset to the Dicom Server. | |
MovedDataset | Gets the Leadtools.Dicom.DicomDataSet to be stored. | |
ReferencedFilePath | Gets or sets the path for Leadtools.Dicom.DicomDataSet to be stored. | |
Remaining | Gets the number of remaining C-STORE sub-operations | |
Scp | Gets or sets the Leadtools.Dicom.Scu.DicomScp object. | |
Warning | Gets 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