Partager via


ExponentialRetry.DeltaBackoff Propriété

Définition

Obtient l’intervalle d’interruption entre les nouvelles tentatives, où le backoff résultant est 2^n * deltaBackoff (où n est le nombre de nouvelles tentatives).

public TimeSpan DeltaBackoff { get; }
member this.DeltaBackoff : TimeSpan
Public ReadOnly Property DeltaBackoff As TimeSpan

Valeur de propriété

S’applique à