WebFarmTaskCondition Property |
Condition which must be met in order to log the task
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax public Func<bool> Condition { get; protected set; }
Property Value
Type:
FuncBooleanSee Also