Compartilhar via


ResponseClassifier.IsRetriableException(Exception) Método

Definição

Especifica se a operação que causou a exceção deve ser repetida.

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

Parâmetros

exception
Exception

Retornos

Aplica-se a