Click or drag to resize
AbstractIntegrationConnectorProcessInternalTasks Method
Repeatedly fetches outgoing 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 ProcessInternalTasks()
See Also