2 references to Abort
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\WorkflowInstanceLifeTimeManagerExtension.cs (2)
189
this.workflowRuntime.GetWorkflow(instanceId).
Abort
();
205
this.workflowRuntime.GetWorkflow(instanceId).
Abort
();