Click or drag to resize
WebFarmTaskBaseConditionMethod Method
Condition which must be met in order to log the task.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 12.0.0
Syntax
C#
public virtual bool ConditionMethod()

Return Value

Type: Boolean
See Also