TimeServiceSettings.Tolerance Field
Specifies the largest allowable interval between the time on the SNTP server and the system time, in milliseconds, before the system time is re-synchronized with the server's time.
Namespace: Microsoft.SPOT.Time
Assembly: Microsoft.SPOT.Time (in microsoft.spot.time.dll)
Syntax
public UInt32 Tolerance
Remarks
If the difference between the SNTP server time and the local system time is smaller than the tolerance, the system time updating is ignored, unless the system clock is presumed incorrect.
Version Information
Available in the .NET Micro Framework versions 4.0 and 4.1.
See Also
Reference
TimeServiceSettings Class
TimeServiceSettings Members
Microsoft.SPOT.Time Namespace