Leadtools.Dicom.Scp Namespace > ClientSession Class : OnSendCMoveResponse Method |
protected virtual void OnSendCMoveResponse( object sender, CMoveResponseEventArgs args )
'Declaration Protected Overridable Sub OnSendCMoveResponse( _ ByVal sender As Object, _ ByVal args As CMoveResponseEventArgs _ )
'Usage Dim instance As ClientSession Dim sender As Object Dim args As CMoveResponseEventArgs instance.OnSendCMoveResponse(sender, args)
protected: virtual void OnSendCMoveResponse( Object^ sender, CMoveResponseEventArgs^ args )