NtpPacket.DestinationTimestamp Property
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9448)
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. |