Click or drag to resize
IWebFarmUpdater Interface
Defines interface for web farm updaters.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax
C#
public interface IWebFarmUpdater

The IWebFarmUpdater type exposes the following members.

Methods
  NameDescription
Public methodNotify
Notifies other servers in webfarm about synchronization.
Top
See Also