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