NtpResponse.TimeOffset Property
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9083)
TimeOffset
Gets the difference between the server time and time on the local machine.
Declaration
public NtpTimestampDifference TimeOffset { get; }
Property Value
Type | Description |
---|---|
NtpTimestampDifference | The time difference which should be added to system time to get the corrected time. |