ScheduledTask.TriggerTime Property

Definition

Gets the timestamp at which the scheduled task trigger event was logged in the trace, if any.

public Nullable<Microsoft.Windows.EventTracing.TraceTimestamp> TriggerTime { get; }
member this.TriggerTime : Nullable<Microsoft.Windows.EventTracing.TraceTimestamp>
Public ReadOnly Property TriggerTime As Nullable(Of TraceTimestamp)

Property Value

Applies to