StandardEventTask
Defines the standard tasks that are attached to events by the event provider. For more information about tasks, see EventTask.
namespace System.Diagnostics.Eventing.Reader
{
public enum StandardEventTask
{
None
}
}