| WebRequestHelper Methods | 
The WebRequestHelper type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | GetResponse | 
            A wrapper around GetResponse that automatically retries when the request fails because of
            common transitory errors.
             | 
|   | GetResponseStream | 
            A wrapper around GetResponseStream that automatically retries when the request fails because
            of common transitory errors.
             | 
 See Also
See Also