BaseIntegrationConnector ProcessExternalTasks Method (IEnumerable IntegrationTaskInfo )Kentico 8.0 API Reference
Processes given external tasks one by one.

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

Parameters

tasks
Type: OnlineSystem.Collections.Generic IEnumerable IntegrationTaskInfo 
Tasks to process

Return Value

Type: OnlineString
See Also