KestrunHost.IsQuicSupported method

Determines whether QUIC is supported by the current runtime/platform without directly calling preview-only APIs.

public static bool IsQuicSupported()

Return Value

true when QUIC support is available; otherwise, false.

See Also