IntegrationHelper ProcessInternalTasksAsync Method Kentico 8.0 API Reference
Ensures separate threads for connectors to process the logged internal tasks. Thread won't be started if processing is already running.

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

Parameters

connectorNames
Type: OnlineSystem.Collections.Generic List OnlineString 
Names of connectors whose tasks to process
See Also