Method | Description | |
---|---|---|
CanRetry ( |
||
Complete ( TaskStatus status ) : void | ||
IntervalRetryContext ( IRetryPolicy policy, System.TimeSpan delays ) : System |
public CanRetry ( |
||
exception | ||
delay | System.TimeSpan | |
return | bool |
public IntervalRetryContext ( IRetryPolicy policy, System.TimeSpan delays ) : System | ||
policy | IRetryPolicy | |
delays | System.TimeSpan | |
return | System |