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 : OnSendNSetResponse Method |
protected virtual void OnSendNSetResponse( object sender, NSetResponseEventArgs args )
'Declaration Protected Overridable Sub OnSendNSetResponse( _ ByVal sender As Object, _ ByVal args As NSetResponseEventArgs _ )
'Usage Dim instance As ClientSession Dim sender As Object Dim args As NSetResponseEventArgs instance.OnSendNSetResponse(sender, args)
protected: virtual void OnSendNSetResponse( Object^ sender, NSetResponseEventArgs^ args )