2 references to Age
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (2)
918
return connection.
Age
> pooledConnectionLifetime;
934
return lifetime == TimeSpan.Zero || connection.
Age
> lifetime;