C# (CSharp) Moosesoft.Azure.ServiceBus.BackOffDelayStrategy Пространство имен

Классы

Имя Описание
ConstantBackOffDelayStrategy This strategy provides a constant delay for every Calculate call regardless of attempt count.
LinearBackOffDelayStrategy This strategy performs back off delay calculations using a linear model.