C#
VB
C++
Raises the NActionResponse event.
protected virtual void OnSendNActionResponse(
object sender,
NActionResponseEventArgs args
)
Protected Overridable Sub OnSendNActionResponse( _
ByVal sender As Object, _
ByVal args As Leadtools.Dicom.Scp.NActionResponseEventArgs _
)
protected:
virtual void OnSendNActionResponse(
Object^ sender,
Leadtools.Dicom.Scp.NActionResponseEventArgs^ args
)
sender
The object firing the event.
args
The NActionResponseEventArgs instance containing the event data.
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