| WebFarmContext Properties | 
The WebFarmContext type exposes the following members.
 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.
             | 
 See Also
See Also