SystemTimeChangedEventHandler Delegate

Handles a change event concerning the system time.

Namespace: Microsoft.SPOT.Time
Assembly: Microsoft.SPOT.Time (in microsoft.spot.time.dll)

Syntax

public delegate void SystemTimeChangedEventHandler (
         Objectsender,
         SystemTimeChangedEventArgse
)

Parameters

  • sender
    The object that sent the event.
  • e
    Event arguments about the change.

Version Information

Available in the .NET Micro Framework versions 4.0 and 4.1.

See Also

Reference

Microsoft.SPOT.Time Namespace