ContinuousQueryCache Properties | 
The ContinuousQueryCache type exposes the following members.
| Name | Description | |
|---|---|---|
| Cache | 
            Obtain the INamedCache that this
            ContinuousQueryCache is based on.
              | |
| CacheListener | 
            Obtain the configured CacheListener for this ContinuousQueryCache  | |
| CacheName | 
            Gets the cache name.
              | |
| CacheNameSupplier | 
            Return the function providing the name of this ContinuousQueryCache.
              | |
| CacheService | 
            Gets the ICacheService that this INamedCache is a
            part of.
              | |
| CacheValues | 
            Obtain or modify the local-caching option for this
            ContinuousQueryCache.
              | |
| Count | 
            Returns the number of key-value mappings in this cache.
              (Inherited from AbstractKeySetBasedCache.) | |
| Dispatcher | 
            Obtain this ContinuousQueryCache's event dispatcher.
              | |
| Entries | 
            Returns a collection of the mappings contained in this cache.
              (Inherited from AbstractKeyBasedCache.) | |
| Filter | 
            Obtain the IFilter that this
            ContinuousQueryCache is using to query the underlying
            INamedCache.
              | |
| IndexMap | 
            The index IDictionary used by this ContinuousQueryCache.
              | |
| InternalCache | 
            Obtain a reference to the internal cache.
              | |
| IsActive | 
            Specifies whether or not the INamedCache is active.
              | |
| IsCacheValues |  Obsolete.  
            Obtain or modify the local-caching option for this
            ContinuousQueryCache.
              | |
| IsFixedSize | 
            Gets a value indicating whether the IDictionary object has
            a fixed size.
              (Inherited from AbstractKeyBasedCache.) | |
| IsObserved | 
            Determine or modify if the ContinuousQueryCache has any
            listeners that cannot be served by this cache listening to lite
            events.
              | |
| IsReadOnly | 
            Obtain or modify the read-only option for the
            ContinuousQueryCache.
              | |
| IsSynchronized | 
            Gets a value indicating whether access to the ICollection
            is synchronized (thread safe).
              (Overrides AbstractKeyBasedCacheIsSynchronized.) | |
| Item | 
            Returns the value to which this cache maps the specified key.
              (Inherited from AbstractKeyBasedCache.) | |
| Keys | 
            Returns a collection view of the keys contained in this cache.
              (Inherited from AbstractKeyBasedCache.) | |
| ReconnectInterval | 
            Return a reconnection interval (in milliseconds).
              | |
| State | 
            The state of the ContinuousQueryCache.
              | |
| SyncRoot | 
            Gets an object that can be used to synchronize access to the
            ICollection.
              (Inherited from AbstractKeyBasedCache.) | |
| Transformer | 
            Obtain the ValueExtractor that this ContinuousQueryCache is
            using to transform the results from the underlying cache prior to storing them locally.
              | |
| Values | 
            Returns a collection of the values contained in this cache.
              (Inherited from AbstractKeyBasedCache.) |