ConsistencyPolicy.MaxStalenessPrefix Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For bounded staleness consistency, the maximum allowed staleness in terms difference in sequence numbers (aka version) in the Azure Cosmos DB service.
[Newtonsoft.Json.JsonProperty(PropertyName="maxStalenessPrefix")]
public int MaxStalenessPrefix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxStalenessPrefix")>]
member this.MaxStalenessPrefix : int with get, set
Public Property MaxStalenessPrefix As Integer
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute