2 references to Completed
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\HostedHttpRequestAsyncResult.cs (2)
157this.state = State.Completed; 618Interlocked.CompareExchange(ref this.state, State.Completed, State.Running) == State.Running)