Interface ICacheExpirationRegistry


public interface ICacheExpirationRegistry
This interface defines the API for a registry of ILastModifiedCacheItem's. All items in the registry will have a last modified timestamp that can be used to determine if a cache item is up-to-date or not
Author:
rfellows
See Also:
  • Method Details