Namespace Alachisoft.NCache.OutputCacheProvider.OutputCacheHook
Classes
CacheMetadata
This class holds information about Cache Dependency, Group, Sub-group, Tags, or NamedTags. Used as a return type for user hooks in the Output Cache Provider.
Interfaces
IOutputCacheHook
This interface provides custom hooks which allows the grouping of data along with metadata before storing it in the cache.
Enums
CacheOperation
Cache operation types, with respect to the Output Cache Provider operations can be Add and Set.