OutputCacheUtility::FlushKernelCache Method (String^)

 

Flushes the kernel cache for a specific Uniform Resource Identifier (URI).

Namespace:   System.Web.Caching
Assembly:  System.Web (in System.Web.dll)

public:
static void FlushKernelCache(
	String^ cacheKey
)

Parameters

cacheKey
Type: System::String^

A string that contains the URI to flush.

.NET Framework
Available since 4.7
Return to top
Show: