Skip to content

AzureTableJournalStorageOptions.MetadataOnlyConflictMaxBackoff

MetadataOnlyConflictMaxBackoff

getset
View source
public TimeSpan MetadataOnlyConflictMaxBackoff
Gets or sets the upper bound on the per-attempt backoff used by metadata-only conflict retries. The exponential schedule starts at AzureTableJournalStorageOptions and never exceeds this value. Defaults to 200 ms.