RetryHelperRetry Method |
Namespace: Adf
public static void Retry( int retryCount, TimeSpan interval, bool throwIfFail, RetryAction action )
[Missing <param name="retryCount"/> documentation for "M:Adf.RetryHelper.Retry(System.Int32,System.TimeSpan,System.Boolean,Adf.RetryAction)"]
[Missing <param name="interval"/> documentation for "M:Adf.RetryHelper.Retry(System.Int32,System.TimeSpan,System.Boolean,Adf.RetryAction)"]
[Missing <param name="throwIfFail"/> documentation for "M:Adf.RetryHelper.Retry(System.Int32,System.TimeSpan,System.Boolean,Adf.RetryAction)"]
[Missing <param name="action"/> documentation for "M:Adf.RetryHelper.Retry(System.Int32,System.TimeSpan,System.Boolean,Adf.RetryAction)"]