2 references to SendPing
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2Connection.cs (1)
370if (state == KeepAliveState.SendPing)
Internal\Http2\Http2KeepAlive.cs (1)
74return KeepAliveState.SendPing;