Click or drag to resize
StagingTaskInfoProviderUpdateTaskServers Method
Updates the task servers with the current server name

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
public static void UpdateTaskServers(
	StagingTaskInfo ti
)

Parameters

ti
Type: CMS.SynchronizationStagingTaskInfo
Task info
See Also