Share via


TimeService.Start Method

Starts the scheduled time synchronization service.

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

Syntax

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

Remarks

For periodic refresh, this method uses the previously set refresh time. The refresh time can be updated dynamically, and is effective immediately.

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