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