TJobWorker.Trigger Method
Asks for a run as soon as possible, without waiting for it.
Remarks
If a run is in progress, another one follows it. Several requests made before that next run starts are served by that single run.
Syntax
Unit: Sparkle.Host.Jobs
procedure TJobWorker.Trigger;