C# 클래스 Taskular.Policies.RetryExceptRetryExceptionFilter

상속: IRetryExceptionFilter
파일 보기 프로젝트 열기: phatboyg/Taskular

공개 메소드들

메소드 설명
CanRetry ( Exception exception ) : bool
RetryExceptRetryExceptionFilter ( ) : System

메소드 상세

CanRetry() 공개 메소드

public CanRetry ( Exception exception ) : bool
exception System.Exception
리턴 bool

RetryExceptRetryExceptionFilter() 공개 메소드

public RetryExceptRetryExceptionFilter ( ) : System
리턴 System