1 instantiation of ExtendLockAsyncResult
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (1)
425
sqlWorkflowInstanceStoreAsyncResult = new
ExtendLockAsyncResult
(null, command, this, this.storeLock, null, timeout, callback, state);
1 reference to ExtendLockAsyncResult
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\ExtendLockAsyncResult.cs (1)
54
return
ExtendLockAsyncResult
.commandText;