3 references to Done
System.ServiceModel (3)
System\ServiceModel\Channels\FramingDecoders.cs (3)
103get { return currentState == State.Done; } 110if (currentState != State.Done) 174this.currentState = State.Done;