IWebFarmService MembersKentico 8.1 API Reference
The IWebFarmService type exposes the following members.
Methods

  NameDescription
Public methodCreateTask
Creates task to be synchronized to other servers
Public methodGetEnabledServerNamesObsolete.
Gets the list of currently enabled servers
Public methodGetServerNamesToUpdate
Gets the list of names of servers to be updated. Current server is excluded.
Public methodNotifyServers
Notifies other servers that some changes occurred
Public methodNotifyWebApplication
Notifies the application sitting under specific physical path
Public methodRegisterTask
Registers the given web farm task
Back to Top
Properties

  NameDescription
Public propertyServerName
Returns unique identifier of the server
Public propertySynchronizePhysicalFiles
Gets value that indicates whether file synchronization for physical project files is enabled.
Public propertyWebFarmEnabled
Returns true if the web farm is enabled
Back to Top
See Also