Skip to main content

TimerChoice

Represents a timer choice.

Properties

Cron

Cron: TimerCron

Structure for a timer element that is executed according to a cron expression.


FixedRate

FixedRate: TimerFixedRate

Structure for a timer element that is executed at a fixed rate.


Once

Once: TimerOnce

Structure for a timer element that is executed once.