Click or drag to resize

ILiteDatabaseTimeout 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#
TimeSpan Timeout { get; set; }

Property Value

TimeSpan
See Also