Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > retryLock

retryLock

retryLock(): Boolean;

The retryLock method of the LockException class retries the lock in a multiuser environment user application, increments the retryCount property, and returns true if the lock was obtained.

If the lock was not obtained, this method returns false.