2 writes to timedOut
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
2274this.timedOut = true; 2454this.timedOut = true;
1 reference to timedOut
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
2296return !this.timedOut;