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