1 write to timeoutHelper
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
1423
this.
timeoutHelper
= new TimeoutHelper(timeout);
2 references to timeoutHelper
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNeighborManager.cs (2)
1452
IAsyncResult result = this.neighbor.BeginOpenProxy(remoteAddress, binding, new InstanceContext(null, service, false), this.
timeoutHelper
.RemainingTime(), onOpen, null);
1514
&&
timeoutHelper
.RemainingTime() > TimeSpan.Zero