Is this page helpful?
public void StopGetJpipResponse(
IAsyncResult ar
)
ar
The System.IAsyncResult that references the asynchronous request to abort.
After calling this method do not call the EndGetJpipResponse method with the same ar object
For an example, refer to JpipClient.