NtpPacket.DestinationTimestamp Property
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9083)
DestinationTimestamp
Destination Timestamp: the time at which the reply arrived at the client.
Declaration
public NtpTimestamp DestinationTimestamp { get; }
Property Value
Type | Description |
---|---|
NtpTimestamp | Timestamp in NTP format. |