Click or drag to resize
StagingHelperRunSynchronization Method (Int32, Int32)
Runs the synchronization.

Namespace: CMS.Synchronization
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 9.0.0
Syntax
C#
public static string RunSynchronization(
	int taskId,
	int serverId
)

Parameters

taskId
Type: SystemInt32
Task ID
serverId
Type: SystemInt32
Server ID

Return Value

Type: String
See Also