5 references to DeleteWorkflowOwnerCommand
System.Activities (4)
System\Activities\WorkflowApplication.cs (4)
1501DeleteWorkflowOwnerCommand command = new DeleteWorkflowOwnerCommand(); 1522DeleteWorkflowOwnerCommand command = new DeleteWorkflowOwnerCommand(); 5758this.store.Execute(this.temporaryHandle, new DeleteWorkflowOwnerCommand(), timeout); 5776result = this.store.BeginExecute(this.temporaryHandle, new DeleteWorkflowOwnerCommand(), timeout, callback, state);
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\DurableInstanceManager.cs (1)
838new DeleteWorkflowOwnerCommand(), this.timeoutHelper.RemainingTime(),