2 references to GetIdleTicks
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpConnection.cs (1)
292
GetIdleTicks
(Environment.TickCount64) >= _keepAliveTimeoutSeconds * 1000;
System\Net\Http\SocketsHttpHandler\HttpConnectionBase.cs (1)
225
long idleTicks =
GetIdleTicks
(nowTicks);