Click or drag to resize

CacheLock Properties

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

The LocalCacheCacheLock type exposes the following members.

Properties
  NameDescription
Protected propertyBlockCount
Gets the blocked threads count.
Protected propertyLockCount
Gets the lock count.
Protected propertyLockThread
Gets the Thread object holding this Lock.
Protected propertyLockTypeDescription
Gets a human readable decription of the Lock type.
Top
See Also