Overload List
| Name | Description | |
|---|---|---|
| CreateSynchronizationInfo(StagingTaskInfo, WhereCondition) | 
            Creates synchronization record for all servers that satisfies the where condition.
              | |
| CreateSynchronizationInfo(StagingTaskInfo, List Int32 , Boolean) | 
            Creates synchronization record for all server that belongs to given any of the given sites.
              | |
| CreateSynchronizationInfo(StagingTaskInfo, Int32, Int32) | 
            Creates synchronization record for specified server or for all enabled servers.
              | 
See Also