Click or drag to resize

wclPowerEventsMonitorDoPowerStateChanged Method

Fires the OnChanged event.

Namespace: wclCommon
Assembly: wclCommon (in wclCommon.dll) Version: 7.11.10.0 (7.11.10.0)
Syntax
protected virtual void DoPowerStateChanged(
	wclPowerState State
)

Parameters

State  wclPowerState
The new power state.
See Also