Used to specify the time for which a transaction will wait for a lock.
property LockTimeout: integer default DefaultDefaultLockTimeout;
Specifies how much time a transaction will wait for a lock.
Measured in milliseconds.
The default value is 2000.