net9.0
namespace Microsoft.AspNetCore.NodeServices.HostingModels
{
[Obsolete("Use Microsoft.AspNetCore.SpaServices.Extensions")]
public class NodeInvocationException : Exception
{
public bool AllowConnectionDraining { get; }
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 2.02.12.23.1 |
Information specific to net9.0 | |
Assembly | Microsoft.AspNetCore.NodeServices , Version=3.1.32.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNetCore.NodeServices netcoreapp3.1 |
Platform Restrictions | The property getter is supported on all platforms. |