ScriptState Object
System Center
The ScriptState object represents the script state of MOM. You can use a ScriptState object as a store for script variables during the lifetime of the MOM service. When the service is stopped, all data stored in the ScriptState object is discarded.
Methods
| Name | Description |
|---|---|
|
Creates a new VarSet object. |
|
|
Deletes the specified VarSet object. |
|
|
Gets a VarSet object specified by name. |
|
|
Saves a VarSet object by name. |
Requirements
Platforms: Requires Windows 2000 or later
Version: Requires MOM 2000 or later
See Also
Show: