OutputCacheUtility.GetContentBuffers(HttpResponse) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene los búferes de contenido de respuesta.
public:
static System::Collections::ArrayList ^ GetContentBuffers(System::Web::HttpResponse ^ response);
public static System.Collections.ArrayList GetContentBuffers(System.Web.HttpResponse response);
static member GetContentBuffers : System.Web.HttpResponse -> System.Collections.ArrayList
Public Shared Function GetContentBuffers (response As HttpResponse) As ArrayList
Parámetros
- response
- HttpResponse
Respuesta.
Devoluciones
Búferes.