NTP timestamp implementation for Ntp. This is a value type.

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

Syntax

Visual Basic
Public Structure NtpTimestamp _
	Implements IComparable
C#
public struct NtpTimestamp : IComparable

Remarks

See RFC 1305 for the definition of the timestamp format.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also