次の方法で共有


ConsistencyPolicy.MaxIntervalInSeconds プロパティ

定義

境界付き整合性レベルで使用する場合、この値は許容される失効の時間 (秒単位) を表します。 この値に使用できる範囲は 5 から 86400 です。 defaultConsistencyPolicy が 'BoundedStaleness' に設定されている場合は必須です。

public int? MaxIntervalInSeconds { get; set; }
member this.MaxIntervalInSeconds : Nullable<int> with get, set
Public Property MaxIntervalInSeconds As Nullable(Of Integer)

プロパティ値

適用対象