ScheduledTask.StartTime Property

Definition

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

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

Property Value

Applies to