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