C# Class BoardGameGeekApiClient.Service.BGGTransientErrorDetectionStrategy

Inheritance: ITransientErrorDetectionStrategy
Afficher le fichier Open project: NemeStats/NemeStats

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