Transmit Timestamp: the time at which the reply departed the server for the client.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Time (in Rebex.Time.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public ReadOnly Property TransmitTimestamp As NtpTimestamp Get | 
| C# | 
|---|
| public NtpTimestamp TransmitTimestamp { get; } | 
 
     
     
     
     
    