Method | Description | |
---|---|---|
RetryOnThrottle ( this sender, Task>.Func |
public static RetryOnThrottle ( this sender, Task>.Func |
||
sender | this | |
action | Task>.Func | |
delay | System.TimeSpan | |
maxRetryAttempts | int | |
retryAttempts | int | |
return | Task |