Click or drag to resize
InvalidateObjectWebFarmTask Methods

The InvalidateObjectWebFarmTask type exposes the following members.

Methods
  NameDescription
Public methodConditionMethod
Condition which must be met in order to log the task.
(Inherited from WebFarmTaskBase.)
Public methodExecuteTask
Processes the web farm task by invoking the ObjectInvalidated(Int32, Boolean) method while passing it current class' properties as its parameters.
(Overrides WebFarmTaskBaseExecuteTask.)
Top
See Also