ReqReaderWriterLock.enterReaderLock Method [AX 2012]
Enters the reader lock with the specified lock name.
Syntax
public void enterReaderLock(str _lockName)
Run On
Server
Parameters
- _lockName
Type: str
The name of the lock.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Enters the reader lock with the specified lock name.
public void enterReaderLock(str _lockName)
Server