1 write to HandshakeIdleTimeoutMs
System.Net.Quic (1)
System\Net\Quic\Internal\MsQuicConfiguration.cs (1)
174settings.HandshakeIdleTimeoutMs = options.HandshakeTimeout != Timeout.InfiniteTimeSpan
3 references to HandshakeIdleTimeoutMs
System.Net.Quic (3)
System\Net\Quic\Interop\QUIC_SETTINGS.IEquattable.cs (3)
18&& HandshakeIdleTimeoutMs == other.HandshakeIdleTimeoutMs 56hash.Add(HandshakeIdleTimeoutMs);