IWebFarmUpdater Interface |
Defines interface for web farm updaters.
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax public interface IWebFarmUpdater
The IWebFarmUpdater type exposes the following members.
Methods
| Name | Description |
---|
| Notify |
Notifies other servers in webfarm about synchronization.
|
TopSee Also