OutputCacheUtility.FlushKernelCache(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Vide le cache du noyau pour un identificateur de ressource uniforme (URI) spécifique.
public:
static void FlushKernelCache(System::String ^ cacheKey);
public static void FlushKernelCache (string cacheKey);
static member FlushKernelCache : string -> unit
Public Shared Sub FlushKernelCache (cacheKey As String)
Paramètres
- cacheKey
- String
Chaîne qui contient l’URI à vider.