ScheduledTask.StopTime Property

Definition

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

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

Property Value

Applies to