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