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