OutputCacheUtility Klas

Definitie

Biedt helpermethoden voor het configureren van de uitvoercache.

public ref class OutputCacheUtility abstract sealed
public static class OutputCacheUtility
type OutputCacheUtility = class
Public Class OutputCacheUtility
Overname
OutputCacheUtility

Methoden

Name Description
CreateCacheDependency(HttpResponse)

Hiermee maakt u een cacheafhankelijkheid voor het antwoord.

FlushKernelCache(String)

Hiermee wordt de kernelcache voor een specifieke URI (Uniform Resource Identifier) leeggemaakt.

GetContentBuffers(HttpResponse)

Hiermee haalt u de antwoordinhoudbuffers op.

GetValidationCallbacks(HttpResponse)

Hiermee haalt u de callback-informatie voor de cachebeleidsvalidatie op.

SetContentBuffers(HttpResponse, ArrayList)

Hiermee stelt u de inhoudsbuffers in.

SetupKernelCaching(String, HttpResponse)

Hiermee haalt u de kernelcachesleutel op.

Van toepassing op