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

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

Parameters

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