JobInfo.NextRunAt property
The next scheduled run time for the task.
public DateTimeOffset NextRunAt { get; set; }
See Also
- recordĀ JobInfo
- namespaceĀ Kestrun.Scheduling
The next scheduled run time for the task.
public DateTimeOffset NextRunAt { get; set; }