The IAppServerClass interface contains methods used to work with the task scheduler.
| Method name | Brief description | |
| IsRunning | The IsRunning method checks if there is a running task scheduler with the specified settings. | |
| Refresh | The Refresh method updates settings of running task scheduler and returns the result of update. | |
| Run | The Run method launches task scheduler in accordance with the specified parameters. |
See also: