1 write to timeoutHelper
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
3477this.timeoutHelper = new TimeoutHelper(timeout);
2 references to timeoutHelper
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
3361this.timeoutHelper.RemainingTime(), this.maskingMode, onOutputComplete, 3485timeoutHelper.RemainingTime(), this.maskingMode, onTryGetChannelComplete, this);