1 reference to DelayConstant
Microsoft.Arcade.Common (1)
ExponentialRetry.cs (1)
57
(Math.Pow(DelayBase, i) +
DelayConstant
) * randomFactor);