FileDependency Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The FileDependency type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FileDependency |
Constructor with one argument.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
HasExpired |
Specifies if the item has expired or not.
|
|
Initialize |
Not used
|
|
MemberwiseClone | (Inherited from Object.) | |
Notify |
Notifies that the item was recently used.
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
FileName |
Gets the name of the dependent file.
|
|
LastModifiedTime |
Gets the last modifed time of the file.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Caching.Expirations Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |