AlertFilterType Enumeration

 

Indicates the level of alert visibility.

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

public enum class AlertFilterType

Member nameDescription
LocalAlerts

Indicates that only alerts that are associated with the local computer are visible.

NetworkAlerts

Indicates that all of the alerts are visible.

NoAlerts

Indicates that no alerts are visible.

Return to top

Community Additions

ADD
Show: