|  | LockStates Enumeration | 
Namespace: Koopman.CheckPoint
 Syntax
Syntax Members
Members| Member name | Value | Description | |
|---|---|---|---|
| Unlocked | 0 | Unlocked | |
| LockedByCurrentSession | 1 | Locked by current session | |
| LockedByOtherSession | 2 | Locked by other session | |
| PreventedByCurrentSession | 3 | Prevented by current session | |
| PreventedByOtherSession | 4 | Prevented by other session | 
 Remarks
Remarks See Also
See Also