Share via


ExtendedTimer.LastExpiration Property

Gets the System.TimeSpan value of the last expiration of the current timer.

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

Syntax

public TimeSpan LastExpiration { get; }

Property Value

The System.TimeSpan value of the last expiration of the current timer.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

ExtendedTimer Class
ExtendedTimer Members
Microsoft.SPOT Namespace