Gets the NTP packet with additional information. For advanced users only.

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

Syntax

Visual Basic
Public ReadOnly Property Packet As NtpPacket
	Get
C#
public NtpPacket Packet { get; }

Field Value

NTP packet.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also