Click or drag to resize
AutomationTimer Class
Provides an ITask interface for the automation timing.
Inheritance Hierarchy
SystemObject
  CMS.AutomationAutomationTimer

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 9.0.0
Syntax
C#
public class AutomationTimer : ITask

The AutomationTimer type exposes the following members.

Constructors
  NameDescription
Public methodAutomationTimer
Top
Methods
  NameDescription
Public methodExecute
Executes the automation timer.
Top
See Also