Microsoft.Windows.EventTracing.ScheduledTasks Namespace

Structs

ScheduledTask

Represents a scheduled task.

ScheduledTaskContext

Represents the context for a consumer that processes correlated scheduled task data.

ScheduledTaskStartEvent

Represents the start of a scheduled task.

ScheduledTaskStartEventContext

Represents the context for a consumer that processes scheduled task start events.

ScheduledTaskStopEvent

Represents the completion of a scheduled task.

ScheduledTaskStopEventContext

Represents the context for a consumer that processes scheduled task stop events.

ScheduledTaskTriggerEvent

Represents the triggering of a scheduled task.

ScheduledTaskTriggerEventContext

Represents the context for a consumer that processes scheduled task trigger events.

Interfaces

IScheduledTask
IScheduledTaskConsumer

Defines a consumer for correlated scheduled task data.

IScheduledTaskDataSource
IScheduledTaskStartEventConsumer

Defines a scheduled task start event consumer.

IScheduledTaskStopEventConsumer

Defines a scheduled task stop event consumer.

IScheduledTaskTriggerEventConsumer

Defines a scheduled task trigger event consumer.

Enums

ScheduledTaskTriggerType

Delegates

ScheduledTaskCallback

Processes correlated scheduled task data.

ScheduledTaskStartEventCallback

Processes a scheduled task start event.

ScheduledTaskStopEventCallback

Processes a scheduled task stop event.

ScheduledTaskTriggerEventCallback

Processes a scheduled task trigger event.