| IWebFarmService Methods | 
The IWebFarmService type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CreateTask | 
            Creates task to be synchronized to other servers
             | 
|  | GetEnabledServerNames | Obsolete. 
            Gets the list of currently enabled servers
             | 
|  | GetServerNamesToUpdate | 
            Gets the list of names of servers to be updated. Current server is excluded.
             | 
|  | NotifyServers | 
            Notifies other servers that some changes occurred
             | 
|  | NotifyWebApplication | 
            Notifies the application sitting under specific physical path
             | 
|  | RegisterTask | 
            Registers the given web farm task
             | 
 See Also
See Also