JobInfo.NextRunAt property

The next scheduled run time for the task.

public DateTimeOffset NextRunAt { get; set; }

See Also