| IWebFarmServiceRegisterTask Method |
| Name | Description | |
|---|---|---|
| RegisterTaskT(Boolean, WebFarmTaskOptimizeActionEnum) |
Registers a new web farm task type to allow its processing within the system. The type must inherit WebFarmTaskBase.
| |
| RegisterTask(Type, Boolean, WebFarmTaskOptimizeActionEnum) |
Registers a new web farm task type to allow its processing within the system. The type must inherit WebFarmTaskBase.
|