The KeyDependency type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | KeyDependency(String) |
Initializes a new instance of the KeyExpiration class that monitors an array of
file paths (to files or directories), an array of cache keys, or both for changes.
|
![]() | KeyDependency(array<String>[]()[][]) |
Initializes a new instance of the KeyExpiration class that monitors an array of
file paths (to files or directories), an array of cache keys, or both for changes.
|
![]() | KeyDependency(String, DateTime) |
Initializes a new instance of the KeyExpiration class that monitors an array of
file paths (to files or directories), an array of cache keys, or both for changes.
|
![]() | KeyDependency(array<String>[]()[][], DateTime) |
Initializes a new instance of the KeyExpiration class that monitors an array of
file paths (to files or directories), an array of cache keys, or both for changes.
|
Methods
Name | Description | |
---|---|---|
![]() | AddDependencies | (Inherited from CacheDependency.) |
![]() | DependencyDispose |
Release custom resources used by the CacheDependency object.
(Inherited from CacheDependency.) |
![]() | Dispose |
Releases the resources used by the CacheDependency object.
(Inherited from CacheDependency.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | CacheKeys |
Return array of cache keys
|
![]() | Dependencies | (Inherited from CacheDependency.) |
![]() | StartAfterTicks |
Return array of cache keys
|