Click or drag to resize
IntegrationExternalTasksProcessor Class
Provides an ITask interface for external integration task synchronization.
Inheritance Hierarchy
SystemObject
  CMS.SynchronizationIntegrationExternalTasksProcessor

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

The IntegrationExternalTasksProcessor type exposes the following members.

Constructors
  NameDescription
Public methodIntegrationExternalTasksProcessor
Top
Methods
  NameDescription
Public methodExecute
Executes external integration tasks synchronization.
Top
See Also