1 write to KeepAliveIntervalMs
System.Net.Quic (1)
System\Net\Quic\Internal\MsQuicConfiguration.cs (1)
154
settings.
KeepAliveIntervalMs
= options.KeepAliveInterval != Timeout.InfiniteTimeSpan
3 references to KeepAliveIntervalMs
System.Net.Quic (3)
System\Net\Quic\Interop\QUIC_SETTINGS.IEquattable.cs (3)
33
&&
KeepAliveIntervalMs
== other.
KeepAliveIntervalMs
71
hash.Add(
KeepAliveIntervalMs
);