PostSharp / / API Reference / Post­Sharp.​Patterns.​Caching.​Implementation / Cache­Item­Removed­Event­Args

Class CacheItemRemovedEventArgs

Inheritance
CacheItemRemovedEventArgs
Namespace: PostSharp.Patterns.Caching.Implementation
Assembly: PostSharp.Patterns.Caching.dll
Syntax
public sealed class CacheItemRemovedEventArgs : EventArgs

Properties

Name Description
Key
RemovedReason
SourceId