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