TJobRunState.NextRunAt Field
When the next scheduled run is due. Zero while a run is in progress, when the worker only runs on request, or when it is not running.
Syntax
Unit: Sparkle.Host.Jobs
TJobRunState.NextRunAt: TDateTime;
When the next scheduled run is due. Zero while a run is in progress, when the worker only runs on request, or when it is not running.
Unit: Sparkle.Host.Jobs
TJobRunState.NextRunAt: TDateTime;