RetryHelper static class RetryHelper Documentation Code public static TimeSpan GetRetryDelay(RetryBackoffType type, int attempt, TimeSpan baseDelay, ref double state, RandomUtil random) public static bool IsValidDelay(TimeSpan delay)