AggregateCacheDependency Methods
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Add(array<CacheDependency^>^) | Adds an array of CacheDependency objects to the AggregateCacheDependency object. |
![]() | Dispose() | Releases the resources used by the CacheDependency object.(Inherited from CacheDependency.) |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | FinishInit() | Completes initialization of the CacheDependency object.(Inherited from CacheDependency.) |
![]() | GetFileDependencies() | Gets the file dependencies.(Overrides CacheDependency::GetFileDependencies().) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | GetUniqueID() | Retrieves a unique identifier for the AggregateCacheDependency object.(Overrides CacheDependency::GetUniqueID().) |
![]() | ItemRemoved() | Called when a monitored cache entry is removed.(Inherited from CacheDependency.) |
![]() | KeepDependenciesAlive() | Updates the last access time of every cache item that depends on this item.(Inherited from CacheDependency.) |
![]() | SetCacheDependencyChanged(Action<Object^, EventArgs^>^) | Adds an Action method to handle notifying interested party in changes to this dependency.(Inherited from CacheDependency.) |
![]() | TakeOwnership() | Allows the first user to declare exclusive ownership of this dependency.(Inherited from CacheDependency.) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

