| WebSyncHelper Properties |
The WebSyncHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentlyDeletedServerID |
Gets or sets the ID of the currently deleted server.
| |
| DeleteGeneratedWebFarmServers |
Specifies whether generated web farm servers are deleted automatically on application end.
| |
| EnabledServers |
Gets the collection of enabled servers.
| |
| GenerateWebFarmServers |
Specifies whether web farm servers are generated automatically on first application start.
| |
| InstanceIsHiddenWebFarmServer |
Indicates that the instance is hidden part of the web farm.
| |
| MaxWebFarmFileSize |
Gets the maximal file size which is allowed for web farm synchronization.
| |
| NotifyPath |
Physical path to the watcher folder for web farm server notification.
| |
| NotifyWatcher |
File watcher to notify web farm server to process tasks.
| |
| ScriptTimeout |
Gets or sets the script timeout in seconds.
| |
| ServerCount |
Returns count of enabled web farm servers.
| |
| ServerId |
Server ID.
| |
| ServerName |
Server name.
| |
| ServersToUpdate |
Gets the collection of servers to be updated if needed. Current server is excluded.
| |
| SynchronizeDeleteFiles |
Gets or sets value that indicates whether file delete synchronization is enabled.
| |
| SynchronizeFiles |
Gets or sets value that indicates whether file synchronization is enabled.
| |
| TeamDevelopmentEnabled |
Gets a value that specifies whether the team development is enabled.
| |
| UpdateWebFarmWithinRequest |
Gets or sets the value that indicates whether web farm updater should be called within current request.
| |
| UseDbWebFarmUpdater |
Returns whether database web farm updater is used.
| |
| UseTasksForExternalApplication |
Indicates if synchronization tasks should be logged and processed for external applications.
| |
| WebFarmEnabled |
Gets or sets the value that indicates whether web farm for current server is enabled.
Set value overrides only web config enable setting.
| |
| WebFarmInstanceEnabled |
Gets the value that indicates whether webfarm instance is
enabled in configuration file
| |
| WebFarmMemoryTasks |
Gets list of all task types which synchronizes only memory objects.
| |
| WebFarmReady |
Returns whether are web farms ready.
| |
| WebFarmUpdaterClass |
Web farm updater class used to update web farm servers.
| |
| WebFarmUpdaterPage |
Gets or sets the web farm updater page location. Default page location: "/CMSPages/webfarmupdater.aspx"
|