SynchronizationInfoProvider CreateSynchronizationInfoInternal Method (StagingTaskInfo, List Int32 , Boolean)Kentico 8.0 API Reference
Creates synchronization record for all server that belongs to given any of the given sites.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

task
Type: CMS.Synchronization StagingTaskInfo
Synchronization task
siteIDs
Type: OnlineSystem.Collections.Generic List OnlineInt32 
Site IDs
enabledServers
Type: OnlineSystem Boolean
Create info only for enabled servers
See Also