ExtendedTimer.TimeEvents Enumeration

Defines the various timer events that are available in the .NET Micro Framework.

Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.Native (in microsoft.spot.native.dll)

Syntax

public enum ExtendedTimer.TimeEvents

Members

  Member name Description
Day An event that occurs on a change in days.
Hour An event that occurs on a change in hours.
Minute An event that occurs on a change in minutes.
Second An event that occurs on a change in seconds.
SetTime An event that occurs at a specified time.
TimeZone An event that occurs on a change in time zones.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

ExtendedTimer
Microsoft.SPOT Namespace