ReqReaderWriterLock.enterWriterLock Method [AX 2012]

Enters the writer lock with the specified name.

Syntax

public void enterWriterLock(str _lockName)

Run On

Server

Parameters

  • _lockName
    Type: str
    The name of the lock.

See Also

Reference

ReqReaderWriterLock Class