共用方式為


ActivationRepartitionerOptions.MaxRoundPeriod 屬性

定義

起始重新分割循環之間的最大時間。

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

屬性值

備註

這個與 MinRoundPeriod之間會隨機挑選實際的到期時間。

為了獲得最佳結果,您應該將額外 10 秒乘以叢集中預期的尋址接收器計數上限。

適用於