1 reference to GetNextRetryDelay
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\LoadRetryAsyncResult.cs (1)
92
TimeSpan retryDelay = tryCommandAsyncResult.InstanceStore.
GetNextRetryDelay
(++tryCommandAsyncResult.retryCount);