JobReleaseTaskExecutionInformation.StartTime Property

Definition

Gets the time at which the task started running. Note that every time the task is restarted, this value is updated.

public DateTime StartTime { get; }
member this.StartTime : DateTime
Public ReadOnly Property StartTime As DateTime

Property Value

Applies to