C#
VB
C++
Occurs after receiving a C-STORE-RSP.
public event AfterCStoreDelegate AfterCStore Public Event AfterCStore As Leadtools.Dicom.Scu.Common.AfterCStoreDelegate
public:event Leadtools.Dicom.Scu.Common.AfterCStoreDelegate^ AfterCStore
The event handler receives an argument of type AfterCStoreEventArgs containing data related to this event. The following AfterCStoreEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| AffectedClass | Gets the affected class. |
| FileInfo | Gets the file. |
| Instance | Gets the instance. |
| MessageId | Gets the message id. |
| PresentationID | Gets the presentation ID. |
| Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs) | Gets the SCP. |
| Status | Gets the status. |
For an example refer to Store(DicomScp, string, string, bool).
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
