WebClient.GetWebResponse Method
.NET Framework 2.0
Returns the WebResponse for the specified WebRequest.
| Name | Description |
|---|---|
| WebClient.GetWebResponse (WebRequest) | Returns the WebResponse for the specified WebRequest. |
| WebClient.GetWebResponse (WebRequest, IAsyncResult) | Returns the WebResponse for the specified WebRequest using the specified IAsyncResult. |