ConsistencyPolicy.MaxStalenessPrefix Property

Definition

For bounded staleness consistency, the maximum allowed staleness in terms difference in sequence numbers (aka version) in the Azure DocumentDB database service.

[Newtonsoft.Json.JsonProperty(PropertyName="maxStalenessPrefix")]
public int MaxStalenessPrefix { get; set; }
Property Value