ReqReaderWriterLock.exit Method [AX 2012]
Exits the lock that was acquired earlier with the specified name.
Syntax
public void exit(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.
Exits the lock that was acquired earlier with the specified name.
public void exit(str _lockName)
Server