CronChangeEventArgs

Interface represents the event arguments for the change event.

Properties

name String

Gets the name of the event.

previousValue String

Gets the previous cron builder value.

value String

Gets the current cron builder value.