Originate Timestamp: the time at which the request departed the client for the server.

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

Syntax

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

Field Value

Timestamp in NTP format.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also