The NtpTimestampDifference type exposes the following members.

Operators

  NameDescription
Public operatorStatic memberSupported by the .NET Compact FrameworkAddition
Adds a time difference to a timestamp.
Public operatorStatic memberSupported by the .NET Compact FrameworkEquality
Compare two instances of NtpTimestampDifference.
Public operatorStatic memberSupported by the .NET Compact FrameworkGreaterThan
Indicates whether a specified NtpTimestampDifference is greater than another specified NtpTimestampDifference.
Public operatorStatic memberSupported by the .NET Compact FrameworkGreaterThanOrEqual
Indicates whether a specified NtpTimestampDifference is greater than or equal to another specified NtpTimestampDifference.
Public operatorStatic memberSupported by the .NET Compact FrameworkInequality
Compare two instances of NtpTimestampDifference.
Public operatorStatic memberSupported by the .NET Compact FrameworkLessThan
Indicates whether a specified NtpTimestampDifference is less than another specified NtpTimestampDifference.
Public operatorStatic memberSupported by the .NET Compact FrameworkLessThanOrEqual
Indicates whether a specified NtpTimestampDifference is less than or equal to another specified NtpTimestampDifference.
Public operatorStatic memberSupported by the .NET Compact FrameworkSubtraction
Subtracts a time difference from a timestamp.

See Also