Class ExtensibleDependency
ExtensibleDependency is an abstract class extended when Custom Dependency is required.
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 ExtensibleDependency : CacheDependency, IDisposable, IBinaryProtocolSerializable, ISerializableExtensibleDependency
Properties
Name | Description |
---|---|
Has |
HasChanged bool flag is set true if an item is updated and it also needs to be updated in the cache. |
Methods
Name | Description |
---|---|
Initialize() | This method initializes the ExtensibleDependency. |