SqlServerRetryingExecutionStrategy.ShouldRetryOn(Exception) Méthode

Définition

Détermine si l’exception spécifiée représente un échec temporaire qui peut être compensé par une nouvelle tentative. Des exceptions supplémentaires à retenter peuvent être passées au constructeur.

protected override bool ShouldRetryOn (Exception exception);

Paramètres

exception
Exception

Objet d’exception à vérifier.

Retours

true si l’exception spécifiée est considérée comme temporaire, sinon false.

S’applique à

Produit Versions
Entity Framework Core 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0