Class NotifyExtensibleDependency
NotifyExtensibleDependency is for notification based dependencies in NCache
Inherited Members
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Serializable]
public abstract class NotifyExtensibleDependency : ExtensibleDependency, IDisposable
Fields
Name | Description |
---|---|
DependencyChanged | This is used to be invoked to expire the Key |
Properties
Name | Description |
---|---|
HasChanged | In this case we have to return false to avoid expiration of key if evaluated. |