Click or drag to resize
WebFarmTaskInfoTaskEnabled Property
Indicates whether all available servers has been assigned to this task.

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

Property Value

Type: Boolean
See Also