Oracle® Coherence .NET API Reference Release 3.6
E15727-01

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