Interface: TimedTaskConfig


CloudControl Pro 9 Docs / work_manager / TimedTaskConfig

Interface: TimedTaskConfig

work_manager.TimedTaskConfig

Timed task configuration.

See

Hierarchy

Table of contents

Properties

Properties

path

Readonly path: string

The script path of the task, must be a absolute path.

Inherited from

TaskConfig.path


time

Readonly time: DateTime

The time of the timed task. If the task is a periodic task, this time will only take the time of the corresponding period, for example, the daily task will only take the hour and minute.