Bewerken

Share via


System.Diagnostics.Eventing Namespace

Contains the classes used to instrument your application. The instrumentation, when enabled, logs the event data to the Event Tracing for Windows (ETW) tracing subsystem. For a complete description of ETW, see Event Tracing for Windows.

Classes

EventProvider

Use this class to write events.

EventProviderTraceListener

A listener for TraceSource that writes events to the ETW subsystem.

Structs

EventDescriptor

Contains the metadata that defines an event.

Enums

EventProvider.WriteEventErrorCode

Defines the possible states of the last write operation.