Receive Timestamp: the time at which the request arrived at the server.

Namespace:  Rebex.Net
Assembly:  Rebex.Time (in Rebex.Time.dll)

Syntax

Visual Basic
Public ReadOnly Property ReceiveTimestamp As NtpTimestamp
	Get
C#
public NtpTimestamp ReceiveTimestamp { get; }

Field Value

Timestamp in NTP format.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also