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 (
Object sender,
SystemTimeChangedEventArgs e
)
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, 4.1, and 4.2.