| WebFarmContext Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.WebFarmSync
 Syntax
Syntaxpublic class WebFarmContext
The WebFarmContext type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | WebFarmContext | 
 Properties
Properties| Name | Description | |
|---|---|---|
|   | EnabledServers | 
            Gets the collection of enabled servers.
             | 
|   | InstanceIsHiddenWebFarmServer | 
            Indicates that the instance is hidden part of the web farm.
             | 
|   | 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. 
             | 
|   | WebFarmMode | 
            Indicates if web farm functionality is enabled and set to be configured manually or automatically in application settings.
             | 
 Methods
Methods See Also
See Also