Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.Core
WebFarmTask Class
WebFarmTask Properties
Condition Property
Execute Property
IsMemoryTask Property
OptimizationType Property
Type Property
WebFarmTask
Condition Property
Condition which must be met in order to log the task.
Namespace:
CMS.Core
Assembly:
CMS.Core (in CMS.Core.dll) Version: 10.0.0
Syntax
C#
Copy
public
Func
<
IWebFarmTask
,
bool
>
Condition
{
get
;
set
; }
Property Value
Type:
Func
IWebFarmTask
,
Boolean
See Also
Reference
WebFarmTask Class
CMS.Core Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com