net9.0
namespace Aspire.Dashboard.Otlp.Model
{
public sealed class AddContext
{
public int FailureCount { get; set; }
}
}
.NET | 9.0 |
---|---|
Information specific to net9.0 | |
Assembly | Aspire.Dashboard , Version=9.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
Referencing | Your project needs a package reference to |
Package | Aspire.Dashboard (9.0.0-alpha.1.24074.8) net9.0 |
Preview | This API is contained in a prerelease package. |
Platform Restrictions | The property getter is supported on all platforms. The property setter is supported on all platforms. |