1 write to timeoutHelper
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
2759
this.
timeoutHelper
= new TimeoutHelper(timeout);
1 reference to timeoutHelper
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
2805
this.
timeoutHelper
.RemainingTime(), onChannelCloseComplete, this);