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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see dd66cd4c-b087-415f-9c3e-94e3a1835f74.