C#
VB
C++
Raises the SendCStoreResponse event.
protected virtual void OnSendCStoreResponse(
object sender,
CStoreResponseEventArgs args
)
Protected Overridable Sub OnSendCStoreResponse( _
ByVal sender As Object, _
ByVal args As Leadtools.Dicom.Scp.CStoreResponseEventArgs _
)
protected:
virtual void OnSendCStoreResponse(
Object^ sender,
Leadtools.Dicom.Scp.CStoreResponseEventArgs^ args
)
sender
The object firing the event.
args
A SendCStoreResponse 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