NtpTimestampDifference.Positive Property
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9083)
Positive
Accessor for the sign of the time difference.
Declaration
public readonly bool Positive { get; }
Property Value
Type | Description |
---|---|
Boolean | True for positive differences and zero; false for negative differences. |