ReqReaderWriterLock::testReader Method [AX 2012]

Tests whether the reader lock can be acquired.

server public static boolean testReader(str _lockName)

Run On

Server

Parameters

_lockName
Type: str
The name of the lock.

Return Value

Type: boolean
true if the lock can be acquired; otherwise, false.
Show: