The LockInfo type exposes the following members.
Name | Description | |
---|---|---|
IsDeep |
Indicates whether a lock is enforceable on the subtree.
| |
Level |
Indicates whether a lock is shared or exclusive.
| |
LockRoot |
Parent item on which this lock is specified explicitely.
| |
Owner |
Provides information about the principal taking out a lock.
| |
TimeOut |
Lock expiration time.
| |
Token |
The lock token associated with a lock.
|