IConfiguration.

LockDatabaseFile(bool) Method

Summary

can be used to turn the database file locking thread off.

Syntax

void LockDatabaseFile(bool flag)

Parameters

Name Type Description
flag bool false to turn database file locking off.

Return Value

Type Description
void