次の方法で共有


ActivationRepartitionerOptions.MinRoundPeriod プロパティ

定義

再パーティション分割ラウンドを開始する間の最小時間。

public TimeSpan MinRoundPeriod { get; set; }
member this.MinRoundPeriod : TimeSpan with get, set
Public Property MinRoundPeriod As TimeSpan

プロパティ値

注釈

実際の期限は、これと MaxRoundPeriodの間でランダムに選択されます。

適用対象