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 | |
The CloseScheduler operation closes the scheduled tasks container. | ||
The GetScheduler operation extracts metadata of the scheduled tasks container. | ||
The OpenScheduler operation opens a scheduled tasks container and returns context that enables the user to work with its contents. | ||
The SetScheduler operation changes metadata of a scheduled tasks container. |
See also: