IntegrationHelper ProcessTasks Method (String, Boolean)Kentico 8.1 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.1.5347.20411)

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