Freigeben über


ResponseClassifier.IsRetriableException(Exception) Methode

Definition

Gibt an, ob der Vorgang, der die Ausnahme verursacht hat, wiederholt werden soll.

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

Parameter

exception
Exception

Gibt zurück

Gilt für: