- request
- The System.Net.WebRequest from which to get the response.
- result
- The IAsyncResult to pass to System.Net.HttpWebRequest.EndGetResponse(IAsyncResult) when the response has completed.
A response from an asynchronous request to an XML Web service method.