| WebFarmTaskIsMemoryTask Property  | 
            Indicates if the task modifies memory only. Memory tasks
            can be deleted on application start.
            
 
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 11.0.0
Syntaxpublic bool IsMemoryTask { get; set; }Property Value
Type: 
Boolean
See Also