net9.0
namespace Microsoft.AspNetCore.Server.Kestrel.Transport.Quic
{
    public class QuicTransportOptions
    {
        public TimeSpan IdleTimeout { get; set; }
    }
}
.NET 6.07.08.09.0
Information specific to net9.0
Assembly

Microsoft.AspNetCore.Server.Kestrel.Transport.Quic , Version=6.0.0.0, PublicKeyToken=adb9793829ddae60

Referencing

Your project needs a package reference to Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.

Package Microsoft.AspNetCore.Server.Kestrel.Transport.Quic net6.0
Preview The API requires turning on platform preview features.(more details)
Platform Restrictions

The property getter is only supported on the following platforms:

  • Linux
  • macOS
  • Windows

The property setter is only supported on the following platforms:

  • Linux
  • macOS
  • Windows
  • Built-in API
  • Package-provided API

05/12/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙