다음을 통해 공유


ActivationRepartitionerOptions.MaxRoundPeriod 속성

정의

다시 분할 라운드 시작 사이의 최대 시간입니다.

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

속성 값

설명

실제 기한은 이 시간과 MinRoundPeriod사이에 임의로 선택됩니다.

최적의 결과를 위해 클러스터에서 예상되는 최대 사일로 수를 10초 더 곱하는 것을 목표로 해야 합니다.

적용 대상