5 references to IsLockRetryEnabled
System.Activities.DurableInstancing (5)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (3)
467Fx.Assert(this.IsLockRetryEnabled(), 507Fx.Assert(this.IsLockRetryEnabled(), 615this.IsLockRetryEnabled() &&
System\Activities\DurableInstancing\SqlWorkflowInstanceStoreAsyncResult.cs (1)
327if (this.Store.IsLockRetryEnabled() && (exception is InstanceLockedException))
System\Activities\DurableInstancing\SqlWorkflowInstanceStoreLock.cs (1)
208if (this.sqlWorkflowInstanceStore.IsLockRetryEnabled())