HealthScheduledTask Class

 

Represents the operations that are used by scheduled tasks.

Namespace:   Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework
Assembly:  AlertFramework (in AlertFramework.dll)

System::Object
  Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework::HealthScheduledTask

public ref class HealthScheduledTask abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticEvaluateAlertsByTriggerTaskAction()

Evaluate alerts through the client side trigger event.

System_CAPS_pubmethodSystem_CAPS_staticEvaluateAlertsTaskAction()

Evaluates alerts.

System_CAPS_pubmethodSystem_CAPS_staticUpdateClientHealthEvalTask(Boolean)

Updates the scheduled task to be daily as default, or 30 mins if there are periodical customized rules.

System_CAPS_pubmethodSystem_CAPS_staticUpdateDefinitionPlugInTaskAction()

Called by the task scheduler on the client to update the definition plug-in task.

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticTASK_NAME_HEALTH

Contains the task health name.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: