The FileDependency type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FileDependency(String) |
Initializes a new instance of the FileExpiration class that monitors a file or directory for changes.
|
![]() | FileDependency(array<String>[]()[][]) |
Initializes a new instance of the FileExpiration class that monitors an array of file paths (to files or directories) for changes.
|
![]() | FileDependency(String, DateTime) |
Initializes a new instance of the FileExpiration class that monitors a file or
directory for changes and indicates when change tracking is to begin.
|
![]() | FileDependency(array<String>[]()[][], DateTime) |
Initializes a new instance of the FileExpiration class that monitors an array of file
paths (to files or directories) for changes and specifies a time when
change monitoring begins.
|
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 | |
---|---|---|
![]() | Dependencies | (Inherited from CacheDependency.) |
![]() | fileNames |
Get the array of file names
|
![]() | StartAfterTicks |