NtpResponse Class
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9083)
Represents a NTP response.
Syntax
public class NtpResponse
Inherited Members
Properties
Name | Description |
---|---|
Packet | Gets the NTP packet with additional information. For advanced users only. |
Stratum | Stratum level (time quality) of the packet originator's clock. |
TimeOffset | Gets the difference between the server time and time on the local machine. |