SleepEvent Members

The following tables list the members exposed by the SleepEvent type.

Public Constructors

Name Description
Public Method SleepEvent Initializes a new instance of the SleepEvent class.

Public Fields

Name Description
Public Field EventMessage (Inherited from BaseEvent.)
Public Field EventType The type of this event (ChangeRequested or WakeUp).
Public Field Level The new sleep level for this event.
Public Field Source (Inherited from BaseEvent.)
Public Field Time The timestamp of when this event occurred.
Public Field WakeUpEvents The events (if any) that caused this event.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

SleepEvent Class
Microsoft.SPOT.Hardware Namespace