Adds a job to the scheduler, with the given schedule to define when it should be run.
The job to be added.
The schedule defining when the job is run.
See Implementation
Adds a job to the scheduler, with the given schedule to define when it should be run.