Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The LockScope type exposes the following members.

Fields

  NameDescription
LOCK_ALL
Special constant used as the key parameter for Lock(Object) or Unlock(Object) to indicate that all keys of the IConcurrentCache should be locked or unlocked.

See Also