The IWebFarmService type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | CreateTask |
Creates task to be synchronized to other servers
|
![]() | GetEnabledServerNames |
Gets the list of currently enabled servers
|
![]() | NotifyServers |
Notifies other servers that some changes occurred
|
![]() | NotifyWebApplication |
Notifies the application sitting under specific physical path
|
![]() | RegisterTask |
Registers the given web farm task
|
Properties
Name | Description | |
---|---|---|
![]() | ServerName |
Returns unique identifier of the server
|
![]() | SynchronizePhysicalFiles |
Gets value that indicates whether file synchronization for physical project files is enabled.
|
![]() | WebFarmEnabled |
Returns true if the web farm is enabled
|
See Also