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
Syntax public bool IsMemoryTask { get; set; }
Property Value
Type:
BooleanSee Also