C#
VB
C++
Aborts a request to the server.
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.