net10.0-windows7.0
namespace Microsoft.AspNetCore.Server.Kestrel.Transport.Quic
{
    public class QuicTransportOptions
    {
        public TimeSpan IdleTimeout { get; set; }
    }
}
.NET 6.07.08.09.010.0
Information specific to net10.0
Platforms This API is only available when you target a specific platform:
Windows 7.0
Information specific to net10.0-windows7.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 (6.0.0-preview.6.21355.2) 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

03/13/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙