Skip to content
monolayer SDK
Search
K
Main Navigation
Quick Start
Workloads
API Reference
Appearance
Menu
Return to top
On this page
workloads
/
main
/ CronOptions
Interface: CronOptions
Properties
Property
Type
Description
run
() =>
Promise
<
void
>
Function with the code that will be executed.
schedule
string
Schedule in crontab format.