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
Syntax
| Visual Basic | 
|---|
| Public ReadOnly Property OriginateTimestamp As NtpTimestamp Get | 
| C# | 
|---|
| public NtpTimestamp OriginateTimestamp { get; } | 
 
     
     
     
     
    