Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp Namespace > ClientSession Class : OnSendNActionResponse Method |
protected virtual void OnSendNActionResponse( object sender, NActionResponseEventArgs args )
'Declaration Protected Overridable Sub OnSendNActionResponse( _ ByVal sender As Object, _ ByVal args As NActionResponseEventArgs _ )
'Usage Dim instance As ClientSession Dim sender As Object Dim args As NActionResponseEventArgs instance.OnSendNActionResponse(sender, args)
protected: virtual void OnSendNActionResponse( Object^ sender, NActionResponseEventArgs^ args )