ReqReaderWriterLock::testWriter Method [AX 2012]

Tests whether the writer lock can be acquired.

server public static boolean testWriter(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: