TableRequestOptions Properties

Windows Runtime Azure Storage Client Library

Public Properties

  Name Description
public property LocationMode Gets or sets the location mode of the request.
public property MaximumExecutionTime Gets or sets the maximum execution time for all potential retries for the request.
public property PayloadFormat Gets or sets the TablePayloadFormat that will be used for the request.
public property RetryPolicy Gets or sets the retry policy for the request.
public property ServerTimeout Gets or sets the server timeout interval for the request.

See Also