.NET API Reference for Oracle® Coherence Community Edition 
 (14.1.1.0)
E55634-01
 
            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.
            
 
    Namespace: 
   Tangosol.Net.Cache
    Assembly:
   Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntaxpublic static readonly Object LOCK_ALL
Field Value
Type: 
Object
See Also