Subsystem.ResetEnabledComponents Method

This method resets the monitor event generation enabled status for all product components to the default setting. By default, all product components have monitor event generation enabled. This affects the persistent configuration only, not the transient configuration.

NOTE: If the Subsystem is running when this API is called, it must be restarted for the change to take effect.

Namespace:  IntervalZero.RTX64.Monitor
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 4.0.0.0 (File version: 4.5.0)

Syntax
public void ResetEnabledComponents()
See Also