Overload List

  NameDescription
Public methodKeyDependency(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.
Public methodKeyDependency(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.
Public methodKeyDependency(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.
Public methodKeyDependency(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.

See Also