1 write to timerCancelled
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
2251
this.
timerCancelled
= true;
2 references to timerCancelled
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
2244
if (!this.
timerCancelled
)
2536
if (this.
timerCancelled
)