1 reference to expLimit
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\LoadRetryExponentialBackoffStrategy.cs (1)
27int power = Math.Min(retryAttempt, this.expLimit);