Cache Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class Cache
public class Cache
type Cache = class
Public Class Cache
- Inheritance
-
Cache
Constructors
Cache(String, Int64, Int32) |
Methods
AddObject(Object, Object) | |
GetObject(Object) | |
RemoveExpiredElements() | |
RemoveNodeAndExpiredElements(Object) |