2 references to maxDriftTicks
System.ServiceModel.Internals (2)
System\Runtime\BackoffTimeoutHelper.cs (2)
106
(long)(uint)this.random.Next() % (2 * BackoffTimeoutHelper.
maxDriftTicks
+ 1) - BackoffTimeoutHelper.
maxDriftTicks
)));