Click or drag to resize

wclPowerEventsMonitorActive Property

Gets the monitor's state.

Namespace: wclCommon
Assembly: wclCommon (in wclCommon.dll) Version: 7.11.10.0 (7.11.10.0)
Syntax
public bool Active { get; }

Property Value

Boolean
true if the power state monitor is listening for power state changes. false otherwise.
See Also