Public Methods (see also Protected Methods)

  Name Description
public method ClearEntries Clears the entries in the cache.
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
public method TryAddEntry Attempts to add an entry to the cache.
public method TryGetAllEntries Attempts to retrieve all entries from the cache.
public method TryGetEntry Attempts to retrieve an entry from the cache.
public method TryRemoveAllEntries Attempts to remove all matching entries from cache.
public method TryRemoveEntry Attempts to remove an entry from the cache.
public method TryReplaceEntry Attempts to replace an existing entry in the cache with a new one.

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.