1 reference to random
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\LoadRetryExponentialBackoffStrategy.cs (1)
34
this.multiplier.TotalMilliseconds *
random
.Next(1, ((2 << power) - 1))