General Settings:Resource Lock State

Returns the current locking state of the resource associated with the given session. The resource can be unlocked, locked with an exclusive lock, or locked with a shared lock. The default is Unlocked.

Remarks

The following table lists the characteristics of this property.

Short Name Rsrc Lock State
Data type cu32.png
Permissions Read Only
Available in Run-Time Engine Yes
Available in Real-Time Operating System Yes
Unlocked 0
Exclusive 1
Shared 2