C# (CSharp) Moosesoft.Azure.ServiceBus.BackOffDelayStrategy Namespace

Classes

Name Description
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.