PeanutButter
|
This is the complete list of members for PeanutButter.Utils.Retry, including all inherited members.
ForgetDefaultBackoffStrategy() | PeanutButter.Utils.Retry | static |
InstallDefaultBackoffStrategy(IBackoffStrategy backoffStrategy) | PeanutButter.Utils.Retry | static |
InstallDefaultBackoffStrategy(Func< IBackoffStrategy > factory) | PeanutButter.Utils.Retry | static |
Max(int maxAttempts) | PeanutButter.Utils.Retry | static |
Until(DateTime timeout) | PeanutButter.Utils.Retry | static |
Until(TimeSpan maxRunTime) | PeanutButter.Utils.Retry | static |