Gets the absolute last entry in the timeline.

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

Syntax

C#
public TimelineEntry<T> LastEntry { get; }

See Also