NtpResponse.Packet Property
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9147)
Packet
Gets the NTP packet with additional information. For advanced users only.
Declaration
public NtpPacket Packet { get; }
Property Value
Type | Description |
---|---|
Ntp |
NTP packet. |