A synchronous or asynchronous initializing function for use with the start() function or a job's .start() method.
The type the job will end up returning
The type of this the function accepts, if using two-argument start(). Defaults to void (for one-argument start()).
this
A synchronous or asynchronous initializing function for use with the start() function or a job's .start() method.