DNNCacheDependency provides dependency policies of cache system.
Namespace: DotNetNuke.Services.CacheAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public class DNNCacheDependency : IDisposable |
Visual Basic |
---|
Public Class DNNCacheDependency Implements IDisposable |
Remarks
The CacheDependency class monitors the dependency relationships so that when any of them changes, the cached item will be automatically removed.