Class NotifyExtensibleDependency
NotifyExtensibleDependency is for notification based dependencies in NCache.
Inherited Members
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Obsolete("This API is deprecated and will be removed in a future release. This feature is being retired and will not be continued in future versions.", false)]
public abstract class NotifyExtensibleDependency : ExtensibleDependency, IDisposable, IBinaryProtocolSerializable, ISerializableExtensibleDependency
Fields
Name | Description |
---|---|
Dependency |
This is used to register the event of dependency change, and will remove dependent items from cache. |
Properties
Name | Description |
---|---|
Has |
This property is used to determine whether dependency has been triggered or not by checking the data. |