Reference Timestamp: the time at which the local clock was last set or corrected.

Namespace:  Rebex.Net
Assembly:  Rebex.Time (in Rebex.Time.dll)

Syntax

Visual Basic
Public ReadOnly Property ReferenceTimestamp As NtpTimestamp
	Get
C#
public NtpTimestamp ReferenceTimestamp { get; }

Field Value

Timestamp in NTP format.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also