Gets the value of the immediate entry before the current time.

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
public T PreviousValue { get; }

See Also