Table of Contents

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;

See also