HttpWebClientProtocol::GetWebResponse Method (WebRequest^)
.NET Framework (current version)
Returns a response from a synchronous request to an XML Web service method.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- request
-
Type:
System.Net::WebRequest^
The WebRequest from which to get the response.
Return Value
Type: System.Net::WebResponse^A response from a synchronous request to an XML Web service method.
.NET Framework
Available since 1.1
Available since 1.1
Show: