Click or drag to resize

LiteEngineCheckpoint Method

Run checkpoint command to copy log file into data file

Namespace: Internal.LiteDB.Engine
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public int Checkpoint()

Return Value

Int32

Implements

ILiteEngineCheckpoint
See Also