public event EventHandler<NActionResponseEventArgs> NActionResponse public:event EventHandler<NActionResponseEventArgs^>^ NActionResponse
The event handler receives an argument of type NActionResponseEventArgs containing data related to this event. The following NActionResponseEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| AbstractClass (Inherited from Leadtools.Dicom.Scp.ResponseEventArgs) | Gets the Abstract Syntax from the client request. |
| ActionType | Gets or sets the Type of action. |
| AffectedInstance | Gets or sets the affected instance. |
| Handled (Inherited from Leadtools.Dicom.Scp.ResponseEventArgs) | Gets or sets a value indicating if the user received the event handled sending the client response to the user. |
| MessageID (Inherited from Leadtools.Dicom.Scp.ResponseEventArgs) | Gets the message ID from the client request. |
| PresentationId (Inherited from Leadtools.Dicom.Scp.ResponseEventArgs) | Gets the presentation ID from the client request. |
| ResponseDataset (Inherited from Leadtools.Dicom.Scp.ResponseEventArgs) | Gets the Leadtools.Dicom.DicomDataSet which will be sent with the response. |
| Status (Inherited from Leadtools.Dicom.Scp.ResponseEventArgs) | Gets the status for processing the client request. |
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
