AlertSeverity Enumeration

Represents the possible values for the severity of an alert.

 public enum AlertSeverity

Remarks

ValueName
10Success
20Information
30Warning
40Error
50CriticalError
60SecurityIssue
70ServiceUnavailable
255Unknown

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom

Assembly: MOM.Context (in MOM.Context.dll)

See Also

RuntimeAlert.Severity Property | CustomAlert.Severity Property

Show: