Represents a set of timeout and retry policy options that may be specified for a request against the Queue service.
The following tables list the members exposed by the QueueRequestOptions type.
Public Constructors
| Name | Description | |
|---|---|---|
| QueueRequestOptions | Initializes a new instance of the QueueRequestOptions class. |
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 for the request. |
|
RetryPolicy | Gets or sets the retry policy for the request. |
|
ServerTimeout | Gets or sets the server timeout interval for the request. |
Public Methods (see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object) |
|
GetHashCode | (Inherited from Object) |
|
GetType | (Inherited from Object) |
|
ToString | (Inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |