Click or drag to resize
IWorkerTask Interface
Defines a common interface for simple worker tasks

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 10.0.0
Syntax
C#
public interface IWorkerTask

The IWorkerTask type exposes the following members.

Methods
  NameDescription
Public methodExecute
Executes the task
Top
See Also

Reference