IWebFarmService Methods |
The IWebFarmService type exposes the following members.
Name | Description | |
---|---|---|
CreateIOTask |
Creates task.
| |
CreateTask |
Creates task.
| |
GetEnabledServerNames |
Gets enumeration of names of all enabled web farm servers.
| |
GetServerNamesToUpdate |
Gets the list of names of servers to be updated. Current server is excluded.
| |
RegisterTask(Type, Boolean, WebFarmTaskOptimizeActionEnum) |
Registers a new web farm task type to allow its processing within the system. The type must inherit WebFarmTaskBase.
| |
RegisterTaskT(Boolean, WebFarmTaskOptimizeActionEnum) |
Registers a new web farm task type to allow its processing within the system. The type must inherit WebFarmTaskBase.
|