Occurs when C-MOVE-REQ is finished.
public event AfterCMoveDelegate AfterCMove Public Event AfterCMove As AfterCMoveDelegate
public:event AfterCMoveDelegate^ AfterCMove
The event handler receives an argument of type AfterCMoveEventArgs containing data related to this event. The following AfterCMoveEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| AffectedClass | Gets or sets the affected class. |
| Completed | Gets or sets the number of completed moves. |
| Dataset | Gets or sets the dataset that was moved. |
| Failed | Gets or sets the number of failed moves. |
| MessageId | Gets or sets the message id. |
| PresentationID | Gets or sets the presentation ID. |
| Remaining | Gets or sets the remaining number of C-STORE operation. |
| Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs) | Gets the SCP. |
| Status | Gets or sets the move status. |
| Warning | Gets or sets the number of warning moves. |
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
