Share via


SyncTimeOffset Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the offset in milliseconds since the last time a successful sync occurred between the system time and the server's time.

Namespace:  Microsoft.SPOT.Time
Assembly:  Microsoft.SPOT.Time (in Microsoft.SPOT.Time.dll)

Syntax

'Declaration
Public SyncTimeOffset As Long
public long SyncTimeOffset
public:
long long SyncTimeOffset
val mutable SyncTimeOffset: int64
public var SyncTimeOffset : long

Remarks

Contains the value 0xFFFFFFFF if the sync time is unknown.

.NET Framework Security

See Also

Reference

TimeServiceStatus Class

Microsoft.SPOT.Time Namespace