Click or drag to resize

EntityHistorySyncRoot Property

Gets an object that can be used to synchronize access to the EntityHistory

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Object SyncRoot { get; }

Property Value

Type: Object
See Also