WebClient.GetWebResponse Method
.NET Framework 3.5
Returns the WebResponse for the specified WebRequest.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetWebResponse(WebRequest) | Returns the WebResponse for the specified WebRequest. |
|
GetWebResponse(WebRequest, IAsyncResult) | Returns the WebResponse for the specified WebRequest using the specified IAsyncResult. |