Short name: Rsrc Lock State
Requires: Base Development System
Classes: I/O Session
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.
| 0 | Unlocked |
| 1 | Exclusive |
| 2 | Shared |
The following table lists the characteristics of this property.
| Data type | ![]() |
| Permissions | Read Only |