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
Syntaxpublic Func<bool> Condition { get; protected set; }
Property Value
Type:
FuncBoolean
See Also