Edit

Share via


ActivationRepartitionerOptions.MinRoundPeriod Property

Definition

The minimum time between initiating a repartitioning round.

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

Property Value

Remarks

The actual due time is picked randomly between this and MaxRoundPeriod.

Applies to