An interface required for request option types.
The following tables list the members exposed by the IRequestOptions type.
Public Properties
| Name | Description | |
|---|---|---|
|
LocationMode | Gets or sets the location mode of the request. |
|
MaximumExecutionTime | Gets or sets the maximum execution time across all potential retries. |
|
RetryPolicy | Gets or sets the retry policy for the request. |
|
ServerTimeout | Gets or sets the default server timeout for the request. |