Share via


OutputCacheUtility.FlushKernelCache(String) 方法

定義

排清特定統一資源識別項 (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 的字串。

適用於