Default constructor
            
Namespace: CMS.SynchronizationAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- connectorName
 - Type: 
System String
Name of connector the subscription is attached to 
- taskProcessType
 - Type: CMS.Synchronization TaskProcessTypeEnum
Type of task processing (sync/async etc.) 
- taskType
 - Type: CMS.DataEngine TaskTypeEnum
Type of task which to subscribe to 
- siteName
 - Type: 
System String
Name of site which to subscribe to (accepts '%' as a wildcard representing 0-n characters) 
See Also