메소드 | 설명 | |
---|---|---|
Calculate ( int attempts ) : TimeSpan | ||
ConstantBackOffDelayStrategy ( TimeSpan backOffDelayTime ) : Moosesoft.Azure.ServiceBus.Abstractions |
Initialize a new instance ConstantBackOffDelayStrategy.
|
public ConstantBackOffDelayStrategy ( TimeSpan backOffDelayTime ) : Moosesoft.Azure.ServiceBus.Abstractions | ||
backOffDelayTime | TimeSpan | Constant TimeSpan returned always when this strategy is asked to calculate new delay. |
리턴 | Moosesoft.Azure.ServiceBus.Abstractions |