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