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; } |