A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.tracing below:

System.Diagnostics.Tracing Namespace | Microsoft Learn

System.Diagnostics.Tracing Namespace

Provides types and members that enable you to create strongly typed events to be captured by event tracing for Windows (ETW).

Classes DiagnosticCounter

DiagnosticCounter is an abstract class that serves as the parent class for various Counter* classes, namely EventCounter, PollingCounter, IncrementingEventCounter, and IncrementingPollingCounter.

EventAttribute

Specifies additional event schema information for an event.

EventCommandEventArgs

Provides the arguments for the OnEventCommand(EventCommandEventArgs) callback.

EventCounter

Provides the ability to collect statistics for very frequent events through the EventSource class.

EventDataAttribute

Specifies a type to be passed to the Write<T>(String, EventSourceOptions, T) method.

EventFieldAttribute

The EventFieldAttribute is placed on fields of user-defined types that are passed as EventSource payloads.

EventIgnoreAttribute

Specifies a property should be ignored when writing an event type with the Write<T>(String, EventSourceOptions, T) method.

EventListener

Provides methods for enabling and disabling events from event sources.

EventSource

Provides the ability to create events for event tracing across platforms.

EventSourceAttribute

Allows the event tracing for Windows (ETW) name to be defined independently of the name of the event source class.

EventSourceCreatedEventArgs

Provides data for the EventSourceCreated event.

EventSourceException

The exception that is thrown when an error occurs during event tracing for Windows (ETW).

EventWrittenEventArgs

Provides data for the OnEventWritten(EventWrittenEventArgs) callback.

IncrementingEventCounter

Provides a variant of EventCounter for variables that are ever-increasing, such as the number of exceptions in the runtime.

IncrementingPollingCounter

Provides a variant of EventCounter for variables that are ever-increasing, such as the number of exceptions in the runtime.

NonEventAttribute

Identifies a method that is not generating an event.

PollingCounter

Provides a variant of EventCounter that collects and calculates similar statistics as EventCounter.

Structs Enums

A strongly typed event is identified by name and contains payload descriptions. You can discover the list of events that a program can produce by using reflection.

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4