• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Class ExtensibleDependency

ExtensibleDependency is an abstract class extended if Custom dependency is required

Inheritance
System.Object
CacheDependency
ExtensibleDependency
RemoteCacheKeyDependency
BulkExtensibleDependency
NotifyExtensibleDependency
Inherited Members
CacheDependency.AddDependencies(CacheDependency[])
CacheDependency.Dependencies
CacheDependency.Dispose()
CacheDependency.DependencyDispose()
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Serializable]
public abstract class ExtensibleDependency : CacheDependency, IDisposable

Properties

Name Description
HasChanged

Is set true if item is updated and it also needs to be updated in the cache.

Methods

Name Description
Initialize()

Initialize method initializes the ExtensibleDependency

Back to top Copyright © 2017 Alachisoft