InMemoryDataStore.SyncRoot Property
In This Article
OBSOLETE
Sync
Gets an object that can be used to synchronize access to the InMemoryDataStore.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that can be used to synchronize access to the In |
#Remarks
This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also