4 references to RemainingTime
System.ServiceModel.Discovery (4)
System\ServiceModel\Discovery\DiscoveryClientChannelBase.cs (4)
460thisPtr.discoveryClientChannelBase.Cleanup(thisPtr.RemainingTime()); 525(thisPtr, t, c, s) => thisPtr.discoveryClientChannelBase.discoveredEndpoints.BeginDequeue(thisPtr.RemainingTime(), c, s), 541(thisPtr, t, c, s) => thisPtr.innerChannel.BeginOpen(thisPtr.RemainingTime(), c, s), 631if (this.RemainingTime() == TimeSpan.Zero)