The ILock type exposes the following members.
| Name | Description | |
|---|---|---|
| GetActiveLocksAsync | 
            Gets the IEnumerableT with all locks for this item.
              | |
| LockAsync | 
            Locks this item.
              | |
| RefreshLockAsync | 
            Updates lock timeout information on this item.
              | |
| UnlockAsync | 
            Removes lock with the specified token from this item.
              |