OutputCacheUtility Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides helper methods for configuring the output cache.
public ref class OutputCacheUtility abstract sealed
public static class OutputCacheUtility
type OutputCacheUtility = class
Public Class OutputCacheUtility
- Inheritance
-
OutputCacheUtility
Methods
CreateCacheDependency(HttpResponse) |
Creates a cache dependency for the response. |
FlushKernelCache(String) |
Flushes the kernel cache for a specific Uniform Resource Identifier (URI). |
GetContentBuffers(HttpResponse) |
Gets the response content buffers. |
GetValidationCallbacks(HttpResponse) |
Gets the cache policy validation callback information. |
SetContentBuffers(HttpResponse, ArrayList) |
Sets the content buffers. |
SetupKernelCaching(String, HttpResponse) |
Gets the kernel cache key. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.