SortedTreeFileSnapshot Property
Gets the last committed read-only snapshot associated with this instance.
Namespace: SnapDB.Snap.StorageAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
Property Value
ReadSnapshot
The Snapshot property provides access to the read-only snapshot of the associated data.
This snapshot allows for querying and reading data but does not support write operations.