| ProviderDictionaryTKey, TValueLogWebFarmTask Method (String, String) | 
            Logs the web farm task with specified task data.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntaxpublic virtual void LogWebFarmTask(
	string taskTextData,
	string taskOperation
)
Parameters
- taskTextData
 - Type: SystemString
Task text data - taskOperation
 - Type: SystemString
Operation to realize with object 
See Also