System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse Method

Returns a response from a synchronous request to an XML Web service method.

Syntax

protected override System.Net.WebResponse GetWebResponse (System.Net.WebRequest request)

Parameters

request
The System.Net.WebRequest from which to get the response.

Returns

A response from a synchronous request to an XML Web service method.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0