2 writes to timeoutHelper
System.ServiceModel (2)
System\ServiceModel\Channels\HttpsChannelFactory.cs (2)
420
this.
timeoutHelper
= timeoutHelper;
444
IAsyncResult result = this.httpsChannel.BeginBaseGetWebRequest(to, via, tokenContainer, ref
timeoutHelper
, onGetBaseWebRequestCallback, this);
1 reference to timeoutHelper
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
466
timeoutHelper
.RemainingTime(), onGetTokenCallback, this);