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 Shared Sub FlushKernelCache (
	cacheKey As String
)

Parameters

cacheKey
Type: System.String

A string that contains the URI to flush.

.NET Framework
Available since 4.7
Return to top
Show: