Optionalcallbacklinked worker function to run; if not provided, the system will attempt to start the cron job using the topic, but a new worker will not be created. This is useful for spawning a cron job from an ephemeral node process.
OptionalconnectionProvider configuration
OptionalguidIdempotent GUID for the worker and engine used for the cron
OptionallogLog level for the cron
OptionalnamespaceNamespace for grouping common cron functions. (e.g. hmsh:[namespace]:j:*)
Options for the cron job
Unique topic for the cron function to identify the worker
Arguments to pass to the cron job; arguments will be passed to the callback each time it runs