TimeSyncFailedEventHandler Delegate
Handles a TimeSyncFailed event.
Namespace: Microsoft.SPOT.Time
Assembly: Microsoft.SPOT.Time (in microsoft.spot.time.dll)
Syntax
public delegate void TimeSyncFailedEventHandler (
Objectsender,
TimeSyncFailedEventArgse
)
Parameters
- sender
The object that sent the event. - e
Information about the failed time sync event.
Version Information
Available in the .NET Micro Framework versions 4.0 and 4.1.