IntegrationHelper ProcessTasks Method (String, 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

connectorName
Type: OnlineSystem String
Name of connector whose tasks to process
internalTasks
Type: OnlineSystem Boolean
Whether to process internal or external tasks
See Also