TaskExecutionInformation.StartTime Property

Definition

Gets the time at which the task started running.

public DateTime? StartTime { get; }
member this.StartTime : Nullable<DateTime>
Public ReadOnly Property StartTime As Nullable(Of DateTime)

Property Value

Applies to