3 references to Completed
System.ServiceModel.Activities (3)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (3)
484this.state != State.Completed && this.state != State.Unloaded && this.state != State.Aborted) 1223this.state = State.Completed; 2361if (this.state == State.Completed || this.state == State.Aborted)