This documentation is archived and is not being maintained.
DiscoveryClientProtocol::GetWebResponse Method
Visual Studio 2010
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.
| Name | Description | |
|---|---|---|
|
GetWebResponse(WebRequest) | Returns a response from a synchronous request to an XML Web service method. (Inherited from HttpWebClientProtocol.) |
|
GetWebResponse(WebRequest, IAsyncResult) | Returns a response from an asynchronous request to an XML Web service method. (Inherited from HttpWebClientProtocol.) |
Show: