NtpPacket.ReceiveTimestamp Property
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9448)
ReceiveTimestamp
Receive Timestamp: the time at which the request arrived at the server.
Declaration
public NtpTimestamp ReceiveTimestamp { get; }
Property Value
| Type | Description |
|---|---|
| NtpTimestamp | Timestamp in NTP format. |