ConsistencyPolicy.MaxStalenessIntervalInSeconds
Property
Definition
For bounded staleness consistency, the maximum allowed staleness in terms time interval in the Azure DocumentDB database service.
[Newtonsoft.Json.JsonProperty(PropertyName="maxIntervalInSeconds")]
public int MaxStalenessIntervalInSeconds { get; set; }
Property Value