Click or drag to resize
SchedulingService Class
Handler for creating end executing new scheduling tasks.
Inheritance Hierarchy
SystemObject
  CMS.SchedulerSchedulingService

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 13.0.131
Syntax
C#
public class SchedulingService : IActionResultService

The SchedulingService type exposes the following members.

Constructors
  NameDescription
Public methodSchedulingService
Top
Methods
  NameDescription
Public methodGetActionResult
Creates and executes new scheduler thread.
Top
See Also