TaskType Enumeration

 

Describes the alert framework task types.

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

[DataContractAttribute]
public enum class TaskType

Member nameDescription
Clear

Clear.

Evaluate

Evaluate.

Raise

Raise.

Update

Update.

Return to top

Community Additions

ADD
Show: