IntegrationHelperProcessExternalTasksAsync Method (Int32) |
Processes external tasks of connector specified by ID
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntax public static void ProcessExternalTasksAsync(
int connectorId
)
Parameters
- connectorId
- Type: SystemInt32
ID of connector whose tasks to process
See Also