Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Stardust
Manager
SqlAzureTransientErrorDetectionStrategy
C# Class Stardust.Manager.SqlAzureTransientErrorDetectionStrategy
Inheritance:
ITransientErrorDetectionStrategy
Afficher le fichier
Open project: Teleopti/Stardust
Méthodes publiques
Méthode
Description
IsTransient
(
Exception
ex
) :
bool
Private Methods
Méthode
Description
IsNewTransientError
(
Exception
ex
) :
bool
IsTransientAzureException
(
Exception
ex
) :
bool
Method Details
IsTransient()
public
méthode
public
IsTransient
(
Exception
ex
) :
bool
ex
System.Exception
Résultat
bool