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.2.419.0 (24.2.419.0)
Syntax public Object SyncRoot { get; }
Public ReadOnly Property SyncRoot As Object
Get
public:
property Object^ SyncRoot {
Object^ get ();
}
member SyncRoot : Object with get
Property Value
Type:
ObjectSee Also