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