Click or drag to resize
StagingWorker Class
Automatic staging worker task.
Inheritance Hierarchy
SystemObject
  CMS.SynchronizationStagingWorker

Namespace: CMS.Synchronization
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 12.0.0
Syntax
C#
public class StagingWorker : ITask

The StagingWorker type exposes the following members.

Constructors
  NameDescription
Public methodStagingWorker
Top
Methods
  NameDescription
Public methodExecute
Executes the publish action.
Top
See Also