次の方法で共有


ConsistencyPolicy.MaxStalenessPrefix プロパティ

定義

有界整合性整合性レベルで使用する場合、この値は許容される古い要求の数を表します。 この値の許容範囲は、1 ~ 2,147,483,647 です。 defaultConsistencyPolicy が 'BoundedStaleness' に設定されている場合は必須です。

public long? MaxStalenessPrefix { get; set; }
member this.MaxStalenessPrefix : Nullable<int64> with get, set
Public Property MaxStalenessPrefix As Nullable(Of Long)

プロパティ値

適用対象