Click or drag to resize
SynchronizationInfoProviderCreateSynchronizationInfo Method
Overload List
  NameDescription
Public methodStatic memberCreateSynchronizationInfo(StagingTaskInfo, WhereCondition)
Creates synchronization record for all servers that satisfies the where condition.
Public methodStatic memberCreateSynchronizationInfo(StagingTaskInfo, ListInt32, Boolean)
Creates synchronization record for all server that belongs to given any of the given sites.
Public methodStatic memberCreateSynchronizationInfo(StagingTaskInfo, Int32, Int32)
Creates synchronization record for specified server or for all enabled servers.
Top
See Also