Field DependencyChanged
This is used to register the event of dependency change, and will remove dependent items from cache.
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public NotifyExtensibleDependency.DependencyChangedHandler DependencyChanged
Returns
Type | Description |
---|---|
NotifyExtensibleDependency.DependencyChangedHandler | This delegate invokes when a dependency changes. It calls the code of Custom Dependency to notify the cache that the dependency has triggered. |