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