1 write to terminated
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableInputConnection.cs (1)
230this.terminated = true;
2 references to terminated
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableInputConnection.cs (2)
227if (!this.terminated && this.AllAdded) 233return this.terminated;