Share via


ResolutionState Class

The ResolutionState class represents one of the resolution states that have been defined on the MOM configuration group to track the progress of an alert from its creation to its resolution.

For a list of all members of this type, see ResolutionState Members.

 public class ResolutionState

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Remarks

The MOM Connector Framework (MCF) uses a custom resolution state value to flag alerts for forwarding. After the alert is forwarded to a connector, the alert's resolution state is automatically changed to New.

To check which resolution states are defined on a MOM configuration group, use the GlobalConfig.ResolutionStates field.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom.Connector.V2

Assembly: MomConnectorFrameworkV2 (in MomConnectorFrameworkV2.dll)