 | ConfigurationCommonCacheExpiryTimeCacheReferenceType Property |
Returns the enumeration whether hard, soft or weak reference type are used
to control whether the garbage collection can remove entries from cache.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic CacheReferenceType CacheReferenceType { get; }
Return Value
Type:
CacheReferenceTypereference type
See Also