TracingRule
TracingRule(String, String, String, ActivitySourceScopes, Boolean)
Enable
ListenerName
OperationName
Scopes
SourceName
net11.0
namespace Microsoft.Extensions.Diagnostics.Tracing
{
public class TracingRule
{
public TracingRule(string? sourceName, string? operationName, string? listenerName, ActivitySourceScopes scopes, bool enable);
}
}
| .NET | 10.011.0 |
|---|---|
| .NET Framework | 4.6.24.74.7.14.7.24.84.8.1 |
Information specific to net11.0 | |
| Assembly | Microsoft.Extensions.Diagnostics.Abstractions , Version=11.0.0.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | The API is automatically referenced. |
| Preview | The API is contained in a preview framework. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API