Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TACRLockParamsEditor.Delay
TACRLockParamsEditor
Top 

Specifies a delay between retries for any locking operation performed in the current session.

property Delay: Integer;

Description
Set Delay to specify the time of delay in milliseconds to achieve the best performance of the multi-user work.
The value of Delay property is used in calling of Sleep, the operating system (OS) function. Setting Delay to zero force the OS searching for another thread in a queue to switch in.

Note:These parameters have an action upon the speed of the multi-user work. If you are not sure what will be the all consequences of your tuning we highly recommend you use the default value.  
 
Note: You can set RetryCount property to specify the maximum number of retry for locking operations.



© AidAim Software Accuracer: