1 write to BackoffTimeoutHelper
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (1)
682
BackoffTimeoutHelper
= new BackoffTimeoutHelper(TimeSpan.MaxValue)
2 references to BackoffTimeoutHelper
System.Activities.DurableInstancing (2)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (2)
644
unlockInstanceState.
BackoffTimeoutHelper
.WaitAndBackoff(this.scheduledUnlockInstance, unlockInstanceState);
685
unlockInstanceState.
BackoffTimeoutHelper
.WaitAndBackoff(this.scheduledUnlockInstance, unlockInstanceState);