Base:
method
BeginGetResponse
System.Net.WebRequest.BeginGetResponse(System.AsyncCallback, System.Object)
1 reference to BeginGetResponse
System.Net.Requests (1)
System\Net\FileWebRequest.cs (1)
270
IAsyncResult result =
BeginGetResponse
(null, null);