WebClient::GetWebResponse Method
.NET Framework (current version)
Returns the WebResponse for the specified WebRequest.
Assembly: System (in System.dll)
| 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. |
Show:
