3 references to
System.Activities.DurableInstancing (3)
System\Activities\DurableInstancing\ExtendLockAsyncResult.cs (1)
29base(context, command, store, storeLock, currentTransaction, timeout, int.MaxValue, callback, state)
System\Activities\DurableInstancing\RecoverInstanceLocksAsyncResult.cs (1)
29base(context, command, store, storeLock, currentTransaction, timeout, int.MaxValue, callback, state)
System\Activities\DurableInstancing\SqlWorkflowInstanceStoreAsyncResult.cs (1)
33: this(context, command, store, storeLock, currentTransaction, timeout, store.MaxConnectionRetries, callback, state)