WebRequestHelper Class |
Namespace: VirtualRadar.Interface
The WebRequestHelper type exposes the following members.
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.
|
Name | Description | |
---|---|---|
TimeoutMilliseconds |
The period of time that requests will be repeated for before it gives up.
|