IScheduledTask.StopTime 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 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)