MemoryCacheList<TKey, TValue>.EntryRemoved 事件

命名空间:  Microsoft.TeamFoundation.Framework.Common
程序集:  Microsoft.TeamFoundation.Common(在 Microsoft.TeamFoundation.Common.dll 中)

语法

声明
Public Event EntryRemoved As EventHandler(Of MemoryCacheList(Of T).MemoryCacheEventArgs)
public event EventHandler<MemoryCacheList<T>.MemoryCacheEventArgs> EntryRemoved

.NET Framework 安全性

请参见

参考

MemoryCacheList<TKey, TValue> 类

Microsoft.TeamFoundation.Framework.Common 命名空间