Accessor for the sign of the time difference.

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

Syntax

Visual Basic
Public ReadOnly Property Positive As Boolean
	Get
C#
public bool Positive { get; }

Field Value

True for positive differences and zero; false for negative differences.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also