1 instantiation of DeleteWorkflowOwnerAsyncResult
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (1)
449sqlWorkflowInstanceStoreAsyncResult = new DeleteWorkflowOwnerAsyncResult(context, command, this, this.storeLock, transaction, timeout, callback, state);
1 reference to DeleteWorkflowOwnerAsyncResult
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\DeleteWorkflowOwnerAsyncResult.cs (1)
42return DeleteWorkflowOwnerAsyncResult.commandText;