Click or drag to resize

HistoryGenerator<TEntity>.LastUpdate Property

Gets the number of ticks returned by GetTimestamp() at the time of the last history update.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public long LastUpdate { get; }

Property Value

Type: Int64
See Also