





Represents a set of timeout and retry policy options that may be specified for a request against the Table service.
The following tables list the members exposed by the TableRequestOptions type.
Public Constructors
Name | Description | |
---|---|---|
TableRequestOptions | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
![]() |
LocationMode | Gets or sets the location mode of the request. |
![]() |
MaximumExecutionTime | Gets or sets the maximum execution time for all potential retries for the request. |
![]() |
PayloadFormat | Gets or sets the TablePayloadFormat that will be used 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) |