ReqReaderWriterLock.enterUpdateLock Method [AX 2012]

Enters the update lock with the specified name.

Syntax

public void enterUpdateLock(str _lockName)

Run On

Server

Parameters

  • _lockName
    Type: str
    The name of the lock.

See Also

Reference

ReqReaderWriterLock Class