Share via


Metodo TeamFoundationCacheService<TKey, TValue>.Remove

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

Sintassi

'Dichiarazione
Public Function Remove ( _
    requestContext As TeamFoundationRequestContext, _
    key As TKey _
) As Boolean
public bool Remove(
    TeamFoundationRequestContext requestContext,
    TKey key
)

Parametri

Valore restituito

Tipo: System.Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationCacheService<TKey, TValue> Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server