Click or drag to resize
Dispatcher Class
Class used by scheduler to execute module usage tracking task.
Inheritance Hierarchy
SystemObject
  CMS.ModuleUsageTrackingDispatcher

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

The Dispatcher type exposes the following members.

Constructors
  NameDescription
Public methodDispatcher
Top
Methods
  NameDescription
Public methodExecute
Sends modules statistical data.
Top
See Also