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