Microsoft Operations Manager

ScriptState Object

The ScriptStateobject represents the script state of MOM. You can use a ScriptStateobject as a store for script variables during the lifetime of the OnePoint service. When the OnePoint service is stopped, all data stored in the ScriptStateobject is discarded.

Methods

Name Description

CreateSet

Creates a new VarSetobject.

DeleteSet

Deletes the specified VarSetobject.

GetSet

Gets a VarSetobject by name.

SaveSet

Saves a VarSetobject by name.

Requirements

Windows NT/2000: Requires Windows 2000 or later
Version: Requires MOM 1.0 SP1

See Also

ScriptContext.GetScriptState Method


Did you find this information useful? Please send your suggestions and comments about the documentation to momsdk@microsoft.com.