Partager via


IBackoffProvider.Next(Int32) Méthode

Définition

Retourne le temps d’attente avant de tenter une opération suivante.

public TimeSpan Next (int attempt);
abstract member Next : int -> TimeSpan
Public Function Next (attempt As Integer) As TimeSpan

Paramètres

attempt
Int32

Nombre de tentatives d’opération effectuées.

Retours

Délai d’attente avant de tenter une opération suivante.

S’applique à