Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Taskular
Policies
RetryAllRetryExceptionFilter
C# Class Taskular.Policies.RetryAllRetryExceptionFilter
Inheritance:
IRetryExceptionFilter
Show file
Open project: phatboyg/Taskular
Public Methods
Method
Description
CanRetry
(
Exception
exception
) :
bool
Method Details
CanRetry()
public
method
public
CanRetry
(
Exception
exception
) :
bool
exception
System.Exception
return
bool