2 references to GetProxyRenewTicks
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\FailedProxyCache.cs (1)
17/// When returned by <see cref="GetProxyRenewTicks"/>, indicates a proxy is immediately usable.
System\Net\Http\SocketsHttpHandler\MultiProxy.cs (1)
116long renewTicks = _failedProxyCache.GetProxyRenewTicks(uri);