次の方法で共有


ReliableStateManagerReplicatorSettings.TruncationThresholdFactor プロパティ

定義

切り捨てしきい値係数を取得または設定します。 ログの使用量がこの値を MinLogSizeInMB を超えると、切り捨てが開始されます。 既定値は 2 です。

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

プロパティ値

切り捨てのしきい値。

適用対象