NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
LiteDatabase Class
LiteDatabase Properties
CheckpointSize Property
Collation Property
FileStorage Property
LimitSize Property
Mapper Property
Timeout Property
UserVersion Property
UtcDate Property
Lite
Database
Timeout Property
Get/Set database timeout - this timeout is used to wait for unlock using transactions
Namespace:
Internal.LiteDB
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
TimeSpan
Timeout
{
get
;
set
; }
Property Value
TimeSpan
Implements
ILiteDatabase
Timeout
See Also
Reference
LiteDatabase Class
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.