Gets the difference between the server time and time on the local machine.
Namespace:
Rebex.Net
Assembly:
Rebex.Time (in Rebex.Time.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property TimeOffset As NtpTimestampDifference Get |
C# |
---|
public NtpTimestampDifference TimeOffset { get; } |