IScheduledTask.TriggerTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)