Product Information > JADE Object Manager Guide > Chapter 3 - JADE Application Programming Interface (API) > waitTime

waitTime

The waitTime parameter specifies the length of time the lock request waits if the object is currently locked by another user before a lock exception is reported back. The wait time values are listed in the following table.

Value Action
< 0 No wait
= 0 Wait for the system-default wait time (from the JADE initialization file)
> 0 Actual time to wait (in milliseconds)