MemoryCache Methods |
The MemoryCache type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetKeys |
Returns all keys matching filter.
|
![]() | GetType | (Inherited from Object.) |
![]() | Set |
Inserts a cache entry into the cache.
|
![]() | ToString | (Inherited from Object.) |
![]() | TryGetValue |
Gets the entry associated with this key if present.
|