Click or drag to resize

wclPowerEventsMonitor Methods

The wclPowerEventsMonitor type exposes the following members.

Methods
 NameDescription
Public methodClose Stops listening for the power events and releases all resources.
Protected methodDoPowerStateChanged Fires the OnChanged event.
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodMessageReceived The method called when a new notification message received.
Public methodOpen Opens the power state changes monitor and starts listening for events.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also