Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

enum System.Diagnostics.Tracing.EventCommand

Assembly: System.Diagnostics.Tracing

Describes the command ( <see cref="P:System.Diagnostics.Tracing.EventCommandEventArgs.Command" /> property) that is passed to the <see cref="M:System.Diagnostics.Tracing.EventSource.OnEventCommand(System.Diagnostics.Tracing.EventCommandEventArgs)" /> callback.

Values

Disable
Disable the event.
Enable
Enable the event.
SendManifest
Send the manifest.
Update
Update the event.