Метод | Описание | |
---|---|---|
Calculate ( int attempts ) : TimeSpan | ||
LinearBackOffDelayStrategy ( TimeSpan initialDelay ) : Moosesoft.Azure.ServiceBus.Abstractions |
Initialize a new instance LinearBackOffDelayStrategy.
|
public Calculate ( int attempts ) : TimeSpan | ||
attempts | int | |
Результат | TimeSpan |
public LinearBackOffDelayStrategy ( TimeSpan initialDelay ) : Moosesoft.Azure.ServiceBus.Abstractions | ||
initialDelay | TimeSpan | |
Результат | Moosesoft.Azure.ServiceBus.Abstractions |