Subscribes this connector to process tasks matching given conditions.
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.)
- className
- Type: System String
Name of class to subscribe to
- taskTypes
- Type: CMS.DataEngine TaskTypeEnum
Types of tasks to subscribe to
See Also