JobInfo.LastRunAt property

The last time the task was run.

public DateTimeOffset? LastRunAt { get; set; }

See Also