- asyncResult
- An IAsyncResult that references the pending request for a response.
A System.Net.WebResponse that contains the response from the file system resource.
The FileWebRequest.EndGetResponse(IAsyncResult) method completes an asynchronous request for a file system resource that was started with the FileWebRequest.BeginGetResponse(AsyncCallback, object) method.