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