Overload List

  NameDescription
Public methodNearCache(ICache, INamedCache)
Construct a NearCache, using a backINamedCache as the complete (back) storage and frontICache as a near (front) storage using the CompositeCacheStrategyType invalidation strategy.
Public methodNearCache(ICache, INamedCache, CompositeCacheStrategyType)
Construct a NearCache, using a backINamedCache as the complete (back) storage and frontICache as a near (front) storage using the CompositeCacheStrategyType invalidation strategy.

See Also