The CacheEntry type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CacheEntry | Initializes a new instance of the CacheEntry class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | EstimateSize()()()() | |
![]() | EstimateSize(RamUsageEstimator) | Computes (and stores) the estimated size of the cache Value |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetCacheType | |
![]() | GetCustom | |
![]() | GetEstimatedSize | The most recently estimated size of the value, null unless
estimateSize has been called.
|
![]() | GetFieldName | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetReaderKey | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetEstimatedSize | |
![]() | ToString | (Overrides Object..::..ToString()()()().) |