AbstractBundlerm_countThreads Field | 
.NET API Reference for Oracle® Coherence Community Edition 
 (14.1.1.0)
E55634-01
 
            A counter for the total number of threads that have started any bundle
            related execution. This counter is used by subclasses to reduce an impact
            of bundled execution for lightly loaded environments.
            
 
    Namespace: 
   Tangosol.Net.Cache
    Assembly:
   Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntaxprotected AtomicCounter m_countThreads
Field Value
Type: 
AtomicCounter
See Also