ShouldRetry
Defines a callback delegate that will be invoked whenever a retry condition is encountered.
public virtual IAsyncResult BeginInvoke(int retryCount, Exception lastException, out TimeSpan delay, AsyncCallback callback, object object)