Partager via


ResponseClassifier.IsRetriableException(Exception) Méthode

Définition

Spécifie si l’opération à l’origine de l’exception doit faire l’objet d’une nouvelle tentative.

public virtual bool IsRetriableException (Exception exception);
abstract member IsRetriableException : Exception -> bool
override this.IsRetriableException : Exception -> bool
Public Overridable Function IsRetriableException (exception As Exception) As Boolean

Paramètres

exception
Exception

Retours

S’applique à