A .NET wrapper to the SQLite database

SQLiteClient Properties

The properties of the SQLiteClient class are listed below. For a complete list of SQLiteClient class members, see the SQLiteClient Members topic.

Public Instance Properties

BusyRetries Gets or sets the number of retries that occur if the database is busy
BusyRetryDelay Gets or sets the retry delay in milliseconds.

See Also

SQLiteClient Class | SQLite.NET Namespace