The ServerScheduledJobManagementOperations class represents the available scheduled job management operations.
AddScheduledJob | Add the specified scheduled job to the server. |
CancelScheduledJob | Cancels the execution of the specified scheduled job. |
GetScheduledJob | Gets the specified scheduled job. |
GetScheduledJobRunInfo | Gets run information on the specified scheduled job. |
GetScheduledJobs | Gets all scheduled jobs on the server. |
ModifyScheduledJob | Modifies the specified scheduled job on the server. |
RemoveScheduledJob | Deletes the specified scheduled job from the server. |
StartScheduledJob | Starts the execution of the specified scheduled job. |
Scheduled jobs in M-Files Admin.