DictionaryCommandWebFarmTaskExecuteTask Method |
Processes the web farm task by invoking the ProcessWebFarmTask(String, String, Byte) method while passing it current class' properties as its parameters.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public override void ExecuteTask()
See Also