Click or drag to resize
AbstractIntegrationConnectorProcessExternalTasks Method
Repeatedly fetches incoming tasks from oldest to newest and processes them.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntax
C#
public abstract void ProcessExternalTasks()
See Also