Share via


SysAutoSemaphore.new Method [AX 2012]

Creates an instance and holds the provided UserConnection object.

Syntax

protected void new(UserConnection _con)

Run On

Called

Parameters

Remarks

When the instance gets out of scope or the SysAutoSemaphore.finalize method is called, the connection is also released.

See Also

Reference

SysAutoSemaphore Class