Click or drag to resize
UrlWebFarmUpdaterNotify Method
Notifies other servers in webfarm about synchronization.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax
C#
public void Notify(
	string url
)

Parameters

url
Type: SystemString
Server URL with webfarm updater page.

Implements

IWebFarmUpdaterNotify(String)
See Also