SchedulerTask.SubmitTime Property

Definition

Retrieves the time that the task was submitted.

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

Property Value

The time the task was submitted.

Implements

Applies to