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
- class KestrunHost
- namespace Kestrun.Hosting