C#
VB
C++
Ends a pending asynchronous request.
ar
An IAsyncResult that stores state information for this asynchronous operation.
If successful, the JpipResponse object contains the response data received from the server; otherwise, will throw an exception.
For an example, refer to JpipClient.