Changes the sign of the time difference (positive to negative and vice-versa).

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

Syntax

Visual Basic
Public Function Negate As NtpTimestampDifference
C#
public NtpTimestampDifference Negate()

Return Value

A time difference with the same absolute value as this instance and an opposite sign.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also