Evento MemoryCacheList<TKey, TValue>.EntryAdded

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

Sintaxe

'Declaração
Public Event EntryAdded As EventHandler(Of MemoryCacheList(Of T).MemoryCacheEventArgs)
public event EventHandler<MemoryCacheList<T>.MemoryCacheEventArgs> EntryAdded

Segurança do .NET Framework

Consulte também

Referência

MemoryCacheList<TKey, TValue> Classe

Namespace Microsoft.TeamFoundation.Framework.Common