Share via


Metodo TeamFoundationCacheService<TKey, TValue>.Clear

Rimuove tutti gli elementi dalla cache.Questo metodo è thread-safe.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public Sub Clear ( _
    requestContext As TeamFoundationRequestContext _
)
public void Clear(
    TeamFoundationRequestContext requestContext
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationCacheService<TKey, TValue> Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server