This section describes operations that are used to work with the repository object named Scheduled Tasks Container. The operations enable the user to execute the following actions:
Create or delete tasks.
Get and change task parameters.
Execute tasks.
Check task state and get task execution results.
| Operation | Brief description | |
| CloseScheduler | The CloseScheduler operation closes the scheduled tasks container. | |
| GetScheduler | The GetScheduler operation gets metadata of the scheduled tasks container. | |
| OpenScheduler | The OpenScheduler operation opens a scheduled tasks container and returns context that enables the user to work with its contents. | |
| SaveSchedulerSettings | The SaveSchedulerSettings operation saves scheduled tasks container settings to file. | |
| SetScheduler | The SetScheduler operation changes metadata of a scheduled tasks container. |
See also: