Click or drag to resize
WebFarmContext Properties

The WebFarmContext type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEnabledServers
Gets the collection of enabled servers.
Public propertyStatic memberInstanceIsHiddenWebFarmServer
Indicates that the instance is hidden part of the web farm.
Public propertyStatic memberUseTasksForExternalApplication
Indicates if synchronization tasks should be logged and processed for external applications.
Public propertyStatic memberWebFarmEnabled
Gets or sets the value that indicates whether web farm for current server is enabled. Set value overrides only web config enable setting.
Public propertyStatic memberWebFarmMode
Indicates if web farm functionality is enabled and set to be configured manually or automatically in application settings.
Top
See Also