2 references to Timeout
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2Connection.cs (1)
374else if (state == KeepAliveState.Timeout)
Internal\Http2\Http2KeepAlive.cs (1)
82_state = KeepAliveState.Timeout;