Skip to main content

%CPT.Refactor.LockClass

Internal ISC code, not for customer use - these interfaces may change without warning Manage shared and exclusive locks of a class within the scope of the created LockClass object

Parameters

parameter EXCLUSIVELOCK = 2;
parameter NOLOCK = 0;
parameter SHARELOCK = 1;

Inherited Members

Inherited Methods

FeedbackOpens in a new tab