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