1 write to _keepAlive
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Connection.cs (1)
180_keepAlive = new Http2KeepAlive(
2 references to _keepAlive
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2Connection.cs (2)
369if (_keepAlive != null) 373var state = _keepAlive.ProcessKeepAlive(frameReceived);