OutputCacheUtility 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
출력 캐시를 구성하기 위한 도우미 메서드를 제공합니다.
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) |
커널 캐시 키를 가져옵니다. |