ActivationRepartitionerOptions.RecoveryPeriod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The minimum time needed for a silo to recover from a previous repartitioning round. Until this time has elapsed, this silo will not take part in any repartitioning attempt from another silo.
public TimeSpan RecoveryPeriod { get; set; }
member this.RecoveryPeriod : TimeSpan with get, set
Public Property RecoveryPeriod As TimeSpan