CacheLock Properties |
The LocalCacheCacheLock type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlockCount |
Gets the blocked threads count.
|
![]() | LockCount |
Gets the lock count.
|
![]() | LockThread |
Gets the Thread object holding this Lock.
|
![]() | LockTypeDescription |
Gets a human readable decription of the Lock type.
|