Share via


BatchJobReleaseTaskExecutionInfo.StartTime Property

Definition

The time at which the Task started running. If the Task has been restarted or retried, this is the most recent time at which the Task started running.

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

Property Value

Applies to