Click or drag to resize
IWebFarmServiceRegisterTask Method
Overload List
  NameDescription
Public methodRegisterTaskT(Boolean, WebFarmTaskOptimizeActionEnum)
Registers a new web farm task type to allow its processing within the system. The type must inherit WebFarmTaskBase.
Public methodRegisterTask(Type, Boolean, WebFarmTaskOptimizeActionEnum)
Registers a new web farm task type to allow its processing within the system. The type must inherit WebFarmTaskBase.
Top
See Also