The CacheEntry type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodEstimateSize()()()()
Public methodEstimateSize(RamUsageEstimator)
Computes (and stores) the estimated size of the cache Value
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetCacheType
Public methodGetCustom
Public methodGetEstimatedSize
The most recently estimated size of the value, null unless estimateSize has been called.
Public methodGetFieldName
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetReaderKey
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodSetEstimatedSize
Public methodToString (Overrides Object..::..ToString()()()().)

See Also