Property Dependencies
Dependencies
Contains the List of Dependencies for the Cache Item
Declaration
public List<CacheDependency> Dependencies { get; }
Property Value
Type | Description |
---|---|
List<CacheDependency> |
Contains the List of Dependencies for the Cache Item
public List<CacheDependency> Dependencies { get; }
Type | Description |
---|---|
List<CacheDependency> |