Skip to content

AzureBlobJournalStorageOptions.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 AzureBlobJournalStorageOptions and never exceeds this value. Defaults to 200 ms.