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

Property Dependency

Dependency

The dependency/dependencies for the item. When any dependency changes, the object becomes invalid and is removed from the cache. If there are no dependencies, this property contains a null value.

Declaration
public CacheDependency Dependency { get; set; }
Property Value
Type Description
CacheDependency

Cache dependency, which can be a file, a directory, or keys to other object

Back to top Copyright © 2017 Alachisoft