Subscribes this connector to given type of task.
Namespace: CMS.SynchronizationEngineAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- taskProcessType
- Type: CMS.Synchronization TaskProcessTypeEnum
Type of task processing (sync/async etc.)
- taskType
- Type: CMS.DataEngine TaskTypeEnum
Type of task to subscribe to
See Also