IConcurrentCacheLock Method | 
| Name | Description | |
|---|---|---|
| Lock(Object) | 
            Attempt to lock the specified item and return immediately.
              | |
| Lock(Object, Int64) | 
            Attempt to lock the specified item within the specified period of
            time.
              |