Click or drag to resize
WebFarmTaskInfoTaskIsMemory Property
Indicates if task is used only to synchronize memory.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 9.0.0
Syntax
C#
public virtual bool TaskIsMemory { get; set; }

Property Value

Type: Boolean
See Also