quicConnectMode property

int? quicConnectMode
read / write

QUIC establishes link mode. If the value is 1, quic 0 rtt is used preferentially to establish link. Otherwise, the link is established normally. If protocol has the QUIC protocol, this value takes effect.

Implementation

int? quicConnectMode;