ActivationRepartitionerOptions.MaxRoundPeriod 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
起始重新分割循環之間的最大時間。
public TimeSpan MaxRoundPeriod { get; set; }
member this.MaxRoundPeriod : TimeSpan with get, set
Public Property MaxRoundPeriod As TimeSpan
屬性值
備註
這個與 MinRoundPeriod之間會隨機挑選實際的到期時間。
為了獲得最佳結果,您應該將額外 10 秒乘以叢集中預期的尋址接收器計數上限。