Share via


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.

See Also

Reference

ReqReaderWriterLock Class