Classes
-
Diagnostic
Counter abstract -
Event
Attribute sealed Specifies additional event schema information for an event. -
Event
Command Provides the arguments for the OnEventCommand(System.Diagnostics.Tracing.EventCommandEventArgs) callback.Event Args -
Event
Counter Provides the ability to collect statistics for very frequent events through the EventSource class. -
Event
Data Specifies a type to be passed to the Write``1(System.String, System.Diagnostics.Tracing.EventSourceOptions, ``0) method.Attribute -
Event
Field The EventFieldAttribute is placed on fields of user-defined types that are passed as EventSource payloads.Attribute -
Event
Ignore Specifies a property should be ignored when writing an event type with the Write``1(System.String, System.Diagnostics.Tracing.EventSourceOptions@, ``0@) method.Attribute -
Event
Listener abstract Provides methods for enabling and disabling events from event sources. -
Event
Source Provides the ability to create events for event tracing for Windows (ETW). -
Event
Source sealed Allows the event tracing for Windows (ETW) name to be defined independently of the name of the event source class.Attribute -
Event
Source Provides data for the EventSourceCreated event.Created Event Args -
Event
Source The exception that is thrown when an error occurs during event tracing for Windows (ETW).Exception -
Event
Written Provides data for the OnEventWritten(System.Diagnostics.Tracing.EventWrittenEventArgs) callback.Event Args -
Incrementing
Event Counter -
Incrementing
Polling Counter -
Non
Event sealed Identifies a method that is not generating an event.Attribute -
Polling
Counter
Structures
-
Event
Source Specifies overrides of default event settings such as the log level, keywords and operation code when the Write``1(System.String, System.Diagnostics.Tracing.EventSourceOptions, ``0) method is called.Options
Enumerations
-
Event
Activity Specifies the tracking of activity start and stop events.Options -
Event
Channel Specifies the event log channel for the event. -
Event
Command Describes the command (Command property) that is passed to the OnEventCommand(System.Diagnostics.Tracing.EventCommandEventArgs) callback. -
Event
Field Specifies how to format the value of a user-defined type and can be used to override the default formatting for a field.Format -
Event
Field Specifies the user-defined tag that is placed on fields of user-defined types that are passed as EventSource payloads through the EventFieldAttribute.Tags -
Event
Keywords Defines the standard keywords that apply to events. -
Event
Level Identifies the level of an event. -
Event
Manifest Specifies how the ETW manifest for the event source is generated.Options -
Event
Opcode Defines the standard operation codes that the event source attaches to events. -
Event
Source Specifies configuration options for an event source.Settings -
Event
Tags Specifies the tracking of activity start and stop events. You should only use the lower 24 bits. For more information, see EventSourceOptions and Write(System.String, System.Diagnostics.Tracing.EventSourceOptions). -
Event
Task Defines the tasks that apply to events.