Click or drag to resize

EntityHistory.SyncRoot 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: 25.1.421.0 (25.1.421.0)
Syntax
public Object SyncRoot { get; }

Property Value

Type: Object
See Also