Edit

Share via


SchedulerTask.CreateTime Property

Definition

Retrieves the date and time when the task was created.

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

Property Value

The task creation time.

Implements

Applies to