Udostępnij za pośrednictwem


Konstruktor TeamFoundationCacheService<TKey, TValue> —

Inicjuje nowe wystąpienie klasy TeamFoundationCacheService.

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

'Deklaracja
Protected Sub New ( _
    comparer As IEqualityComparer(Of TKey), _
    cleanupInterval As TimeSpan _
)
protected TeamFoundationCacheService(
    IEqualityComparer<TKey> comparer,
    TimeSpan cleanupInterval
)

Parametry

  • cleanupInterval
    Typ: System.TimeSpan
    Interwał oczyszczania.Określa, jak często wywoływana jest metoda OnCleanup.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TeamFoundationCacheService<TKey, TValue> Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server