Share via


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.

See Also

Reference

ReqReaderWriterLock Class