Click or drag to resize

HistoryGenerator<TEntity>.Dispose Method

Releases any resources associated with this instance.

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 void Dispose()

Implements

IDisposable.Dispose()
See Also