Leadtools.Jpip.Client Namespace > JpipClient Class : StopGetJpipResponse Method |
public void StopGetJpipResponse( IAsyncResult ar )
'Declaration Public Sub StopGetJpipResponse( _ ByVal ar As IAsyncResult _ )
'Usage Dim instance As JpipClient Dim ar As IAsyncResult instance.StopGetJpipResponse(ar)
public: void StopGetJpipResponse( IAsyncResult^ ar )
After calling this method do not call the EndGetJpipResponse method with the same ar object