C# Class SemanticLogging.EventHub.Utility.HttpTransientErrorDetectionStrategy

Inheritance: ITransientErrorDetectionStrategy
Afficher le fichier Open project: DeHeerSoftware/SemanticLogging.EventHub

Méthodes publiques

Méthode Description
IsTransient ( Exception ex ) : bool

Method Details

IsTransient() public méthode

public IsTransient ( Exception ex ) : bool
ex System.Exception
Résultat bool