Compartilhar via


Método TeamFoundationCacheService<TKey, TValue>.Clear

Remove todos os itens do cache. Este método é thread-safe.

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

Sintaxe

'Declaração
Public Sub Clear ( _
    requestContext As TeamFoundationRequestContext _
)
public void Clear(
    TeamFoundationRequestContext requestContext
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationCacheService<TKey, TValue> Classe

Namespace Microsoft.TeamFoundation.Framework.Server