NtpPacket.ReferenceTimestamp Property
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9083)
ReferenceTimestamp
Reference Timestamp: the time at which the local clock was last set or corrected.
Declaration
public NtpTimestamp ReferenceTimestamp { get; }
Property Value
Type | Description |
---|---|
NtpTimestamp | Timestamp in NTP format. |