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