OutputCacheUtility 클래스

정의

출력 캐시를 구성하기 위한 도우미 메서드를 제공합니다.

public ref class OutputCacheUtility abstract sealed
public static class OutputCacheUtility
type OutputCacheUtility = class
Public Class OutputCacheUtility
상속
OutputCacheUtility

메서드

CreateCacheDependency(HttpResponse)

응답에 대한 캐시 종속성을 만듭니다.

FlushKernelCache(String)

특정 URI(Uniform Resource Identifier)의 커널 캐시를 플러시합니다.

GetContentBuffers(HttpResponse)

응답 콘텐츠 버퍼를 가져옵니다.

GetValidationCallbacks(HttpResponse)

캐시 정책 유효성 검사 콜백 정보를 가져옵니다.

SetContentBuffers(HttpResponse, ArrayList)

콘텐츠 버퍼를 설정합니다.

SetupKernelCaching(String, HttpResponse)

커널 캐시 키를 가져옵니다.

적용 대상