TimeService.Stop Method

Stops the periodic time synchronization service.

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

Syntax

[MethodImplAttribute(InternalCall)]
public static void Stop ()

Remarks

After the periodic time synchronization service is stopped, the time service API items are still available, but they might return stale data, unless a manual sync is performed.

Version Information

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

See Also

Reference

TimeService Class
TimeService Members
Microsoft.SPOT.Time Namespace