Click or drag to resize
WebRequestHelper Methods

The WebRequestHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetResponse
A wrapper around GetResponse that automatically retries when the request fails because of common transitory errors.
Public methodStatic memberGetResponseStream
A wrapper around GetResponseStream that automatically retries when the request fails because of common transitory errors.
Top
See Also