Skip to content

AzureStoragePolicyOptions Properties

Configures batching, retry, and timeout behavior for Azure Table Storage operations.

CreationTimeout

getset
View source
public TimeSpan CreationTimeout
Gets or sets the timeout value included in table-creation timeout diagnostics.

MaxBulkUpdateRows

getset
View source
public int MaxBulkUpdateRows
Gets or sets the maximum number of entities included in a bulk update or delete operation.

OperationTimeout

getset
View source
public TimeSpan OperationTimeout
Gets or sets the duration after which a table operation is reported as slow.