Click or drag to resize
StagingHelperRunSynchronization Method
Overload List
  NameDescription
Public methodStatic memberRunSynchronization(Int32, Int32)
Runs the synchronization.
Public methodStatic memberRunSynchronization(Int32, Int32, Boolean)
Runs the task synchronization for specified server.
Public methodStatic memberRunSynchronization(Int32, Int32, Boolean, Int32)
Runs the task synchronization for specified server.
Public methodStatic memberRunSynchronization(IEnumerableString, Int32, Boolean, Int32, FuncString, Boolean)
Runs the task synchronization for specified server and list of task IDs.
Public methodStatic memberRunSynchronization(DataSet, Int32, Boolean, Int32, FuncString, Boolean)
Runs the task synchronization for specified server and list of task IDs.
Public methodStatic memberRunSynchronization(Int32, Int32, Boolean, Int32, Boolean)
Runs the task synchronization for specified server.
Public methodStatic memberRunSynchronization(IEnumerableISynchronizationTask, Int32, Boolean, Int32, FuncString, Boolean)
Runs the task synchronization for specified server and list of tasks.
Top
See Also