IWebFarmServiceNotifyServers Method |
Notifies other servers that some changes occurred
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax void NotifyServers(
bool forceSynchronization
)
Parameters
- forceSynchronization
- Type: SystemBoolean
If true, the synchronization is forced at this particular moment
See Also