Share via


State Class

The State class is used to retrieve and update parameter variables passed by the rule that is running the response.

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

 public class State

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 variables are stored during the lifetime of the MOM service. When the service is stopped, all data stored in the State object is discarded.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom.Runtime

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