ActivationRepartitionerOptions.MinRoundPeriod Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Durée minimale entre le lancement d’un tour de repartitionnement.
public TimeSpan MinRoundPeriod { get; set; }
member this.MinRoundPeriod : TimeSpan with get, set
Public Property MinRoundPeriod As TimeSpan
Valeur de propriété
Remarques
Le temps d’échéance réel est choisi de façon aléatoire entre ceci et MaxRoundPeriod.