OutputCacheUtility.FlushKernelCache(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
排清特定統一資源識別項 (URI) 的核心快取。
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)
參數
- cacheKey
- String
包含要排清之 URI 的字串。