Microsoft.AspNetCore.Server.Kestrel.Transport.Experimental.Quic Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides types that are used to configure QUIC based connections in the Kestrel web server.
Classes
QuicTransportOptions |
Remarks
For more information about configuring Kestrel, see Kestrel web server implementation in ASP.NET Core.