Open sandboxFocus

Event DependencyInvalidated

Events raised when a dependency is invalidated. Check the Events property to see if the current CachingBackend supports events.

Namespace: PostSharp.Patterns.Caching.Implementation
Assembly: PostSharp.Patterns.Caching.dll
Syntax
public event EventHandler<CacheDependencyInvalidatedEventArgs> DependencyInvalidated
Returns
Type Description
EventHandler<CacheDependencyInvalidatedEventArgs> Events raised when a dependency is invalidated. Check the property to see if the current supports events.