Click or drag to resize
ProviderDictionaryTKey, TValueLogWebFarmTasks Property
Gets / sets if the dictionary should log web farm tasks

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool LogWebFarmTasks { get; set; }

Property Value

Type: Boolean
See Also