IntegrationHelper ProcessTasks Method (Int32, Boolean)Kentico 8.0 API Reference
Processes pending internal or external tasks for specified connector.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

connectorId
Type: OnlineSystem Int32
ID of connector whose tasks to process
internalTasks
Type: OnlineSystem Boolean
Whether to process internal or external tasks
See Also