This documentation is archived and is not being maintained.

DiscoveryClientProtocol::GetWebResponse Method

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Protected method GetWebResponse(WebRequest) Returns a response from a synchronous request to an XML Web service method. (Inherited from HttpWebClientProtocol.)
Protected method GetWebResponse(WebRequest, IAsyncResult) Returns a response from an asynchronous request to an XML Web service method. (Inherited from HttpWebClientProtocol.)
Top
Show: