Click or drag to resize
WebFarmTask Properties

The WebFarmTask type exposes the following members.

Properties
  NameDescription
Public propertyCondition
Condition which must be met in order to log the task.
Public propertyExecute
Action which is fired when the web farm task executes.
Public propertyIsMemoryTask
Indicates if the task modifies memory only. Memory tasks can be deleted on application start.
Public propertyOptimizationType
Indicates if task number can be optimized by one of predefined ways.
Public propertyType
Task type.
Top
See Also