Click or drag to resize

CacheLock Properties

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

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