ReqReaderWriterLock::testInternal Method [AX 2012]
Tests whether the specified lock can be acquired.
server private static boolean testInternal(str _lockName, ReqAppLockMode _mode)
Run On
ServerParameters
- _lockName
- Type: str
The name of the lock.
- _mode
- Type: ReqAppLockMode Enumeration
The type of the lock.
Show: