public event ReceivedStoreRequestDelegate ReceivedStoreRequest Public Event ReceivedStoreRequest As ReceivedStoreRequestDelegate
public:event ReceivedStoreRequestDelegate^ ReceivedStoreRequest
The event handler receives an argument of type ReceivedStoreRequestEventArgs containing data related to this event. The following ReceivedStoreRequestEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Dataset | Gets or sets a Leadtools.Dicom.DicomDataSet which represents the result of a C-GET-REQ |
| Instance | Gets or sets the instance. |
| Patient | Gets or sets the patient. |
| Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs) | Gets the SCP. |
| Series | Gets or sets the series. |
| Status | Gets or sets the status for the store operation. |
| Study | Gets or sets the study. |
Use this delegate to get access to the retrieved Leadtools.Dicom.DicomDataSet.
For an example, refer to Get(DicomScp,String,List<PresentationContext>)
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
