2 references to StartConnectionHandshake
System.Net.Quic (2)
System\Net\Quic\QuicListener.cs (2)
102
/// Actual value correspond to <c><see cref="QuicListenerOptions.ListenBacklog"/> - # <see cref="
StartConnectionHandshake
"/> in progress - <see cref="_acceptQueue"/>.Count</c> and is always <c>>= 0</c>.
347
StartConnectionHandshake
(connection, clientHello);