CachingBackend.OnItemRemoved Method (CacheItemRemovedEventArgs) |
Raises the ItemRemoved event given a CacheItemRemovedEventArgs.
Namespace: PostSharp.Patterns.Caching.Implementation
Assembly: PostSharp.Patterns.Caching (in PostSharp.Patterns.Caching.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
protected void OnItemRemoved( CacheItemRemovedEventArgs args )
Parameters
- args
- Type: PostSharp.Patterns.Caching.Implementation.CacheItemRemovedEventArgs
Event arguments.