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