Click or drag to resize

ConfigurationCommonCacheExpiryTime Properties

The ConfigurationCommonCacheExpiryTime type exposes the following members.

Properties
  NameDescription
Public propertyCacheReferenceType
Returns the enumeration whether hard, soft or weak reference type are used to control whether the garbage collection can remove entries from cache.
Public propertyMaxAgeSeconds
Returns the maximum age in seconds.
Public propertyPurgeIntervalSeconds
Returns the purge interval length.
Top
See Also