Freigeben über


MemoryCacheList<TKey, TValue>.EntryEvicted-Ereignis

Namespace:  Microsoft.TeamFoundation.Framework.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Event EntryEvicted As EventHandler(Of MemoryCacheList(Of T).MemoryCacheEventArgs)
public event EventHandler<MemoryCacheList<T>.MemoryCacheEventArgs> EntryEvicted

.NET Framework-Sicherheit

Siehe auch

Referenz

MemoryCacheList<TKey, TValue> Klasse

Microsoft.TeamFoundation.Framework.Common-Namespace