2 references to ACK
IIS.NewShim.FunctionalTests (2)
src\Shared\ServerInfrastructure\Http2\Http2Frame.Ping.cs (2)
21public bool PingAck => (PingFlags & Http2PingFrameFlags.ACK) == Http2PingFrameFlags.ACK;