SqlRetryIntervalBaseEnumerator.GetNextInterval Méthode
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.
Calcule l’intervalle suivant.
protected:
abstract TimeSpan GetNextInterval();
protected abstract TimeSpan GetNextInterval ();
abstract member GetNextInterval : unit -> TimeSpan
Protected MustOverride Function GetNextInterval () As TimeSpan
Retours
Retourne l’intervalle de temps d’intervalle suivant.