LumiSoft Mail Server User API
LockTable Method (waitTime)
Namespaces > LumiSoft.Data.lsDB > lsDB_FixedLengthTable > LockTable(Int32)
Locks table.
Syntax
C#Visual BasicManaged C++
public void LockTable (
	int waitTime
)
Public Sub LockTable ( _
	waitTime As Integer _
)
public:
void LockTable (
	int waitTime
)
Parameters
waitTime (Int32)
If table is locked, then how many sconds to wait table to unlock, before teturning error.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)