C# Class Taskular.Policies.RetryAllRetryExceptionFilter
ファイルを表示
Open project: phatboyg/Taskular
Public Methods
Method |
Description |
|
CanRetry ( Exception exception ) : bool |
|
|
Method Details
public CanRetry ( Exception exception ) : bool |
exception |
System.Exception |
|
return |
bool |
|