CachingBackend.DependencyInvalidated Event |
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 (in PostSharp.Patterns.Caching.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public event EventHandler<CacheDependencyInvalidatedEventArgs> DependencyInvalidated