public event EventHandler<CMoveStoreSubOperationEventArgs> CMoveStoreSubOperation Public Event CMoveStoreSubOperation As EventHandler(Of CMoveStoreSubOperationEventArgs)
public:event EventHandler<CMoveStoreSubOperationEventArgs^>^ CMoveStoreSubOperation
The event handler receives an argument of type CMoveStoreSubOperationEventArgs containing data related to this event. The following CMoveStoreSubOperationEventArgs properties provide information specific to this event.
| Property | 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. |
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
