IWebFarmUpdaterNotify Method |
Notifies other servers in webfarm about synchronization.
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax void Notify(
string url
)
Parameters
- url
- Type: SystemString
Server URL with webfarm updater page.
See Also