Share via


TeamFoundationCacheService<TKey, TValue>.BulkRemove-Methode

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

Syntax

'Declaration
Public Sub BulkRemove ( _
    requestContext As TeamFoundationRequestContext, _
    keys As IEnumerable(Of TKey) _
)
public void BulkRemove(
    TeamFoundationRequestContext requestContext,
    IEnumerable<TKey> keys
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationCacheService<TKey, TValue> Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace