This documentation is archived and is not being maintained.
CacheDependency Methods
Visual Studio 2008
The CacheDependency type exposes the following members.
| Name | Description | |
|---|---|---|
|
DependencyDispose | Releases the resources used by the CacheDependency class and any classes that derive from CacheDependency. |
|
Dispose | Releases the resources used by the CacheDependency object. |
|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
FinishInit | Completes initialization of the CacheDependency 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.) |
|
GetUniqueID | Retrieves a unique identifier for a CacheDependency object. |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
NotifyDependencyChanged | Notifies the base CacheDependency object that the dependency represented by a derived CacheDependency class has changed. |
|
SetUtcLastModified | Marks the time when a dependency last changed. |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show: