Click or drag to resize
StagingTaskRunnerRunSynchronization Method (Int32)
Runs the task synchronization for specified server and task.

Namespace: CMS.Synchronization
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 12.0.0
Syntax
C#
public string RunSynchronization(
	int taskID
)

Parameters

taskID
Type: SystemInt32
Task ID to synchronize

Return Value

Type: String
See Also