ISchedulerTask.SubmitTime 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.
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. The value is in Coordinated Universal Time.