NtpResponse.Stratum Property
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9083)
Stratum
Stratum level (time quality) of the packet originator's clock.
Declaration
public int Stratum { get; }
Property Value
Type | Description |
---|---|
Int32 | 0 is unspecified or undefined, 1 primary (for Internet NTP servers that generally means an atomic clock, within Windows local networks it is the best time source in the network), higher numbers mean increasing distance from the primary source. |