Partager via


HealthScheduledTask.TASK_NAME_HEALTH Field

 

Contains the task health name.

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

Syntax

public const string TASK_NAME_HEALTH
public:
literal String^ TASK_NAME_HEALTH
Public Const TASK_NAME_HEALTH As String

Field Value

Type: System.String

The task health name. Currently "Alert Evaluations".

See Also

HealthScheduledTask Class
Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework Namespace

Return to top