- callback
- The AsyncCallback delegate.
- state
- An object that contains state information for this request.
An IAsyncResult that references the asynchronous request.
The asynchronous callback method that implements the AsyncCallback delegate uses the FileWebRequest.EndGetResponse(IAsyncResult) method to return the actual System.Net.FileWebResponse.