ProblemState Enumeration
Represents the possible values for alerts used for state monitoring.
public enum ProblemState
Remarks
| Value | Name |
|---|---|
| 0 | Investigate |
| 1 | Inactive |
| 3 | Active |
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.ProblemState Property | CustomAlert.ProblemState Property
Show: