1 reference to PingIntervalInSeconds
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2StreamWindowManager.cs (1)
171
private static readonly long PingIntervalInTicks = (long)(
PingIntervalInSeconds
* Stopwatch.Frequency);