1 write to timedOut
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
1075this.timedOut = true;
4 references to timedOut
System.ServiceModel (4)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (4)
907this.timedOut || 955if (this.timedOut) 965else if (this.timedOut) 1042if (wasDone && this.timedOut)