Share via


TeamFoundationCacheService<TKey, TValue>.Clear-Methode

Entfernt alle Elemente aus dem Cache. Diese Methode ist threadsicher.

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationCacheService<TKey, TValue> Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace