Click or drag to resize
WebSyncHelperNotifyServers Method
Notifies other servers that some changes occurred

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax
C#
public static void NotifyServers(
	bool forceSynchronization
)

Parameters

forceSynchronization
Type: SystemBoolean
If true, the synchronization is forced at this particular moment
See Also