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