enumerazione HTTP_SERVICE_CONFIG_CACHE_KEY (http.h)
Usato nelle funzioni HttpSetServiceConfiguration e HttpQueryServiceConfiguration .
Sintassi
typedef enum _HTTP_SERVICE_CONFIG_CACHE_KEY {
MaxCacheResponseSize = 0,
CacheRangeChunkSize
} HTTP_SERVICE_CONFIG_CACHE_KEY, *PHTTP_SERVICE_CONFIG_CACHE_KEY;
Costanti
MaxCacheResponseSize Valore: 0 Dimensioni massime della cache per la risposta. |
CacheRangeChunkSize La dimensione del blocco. |
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 7 [solo app desktop] |
Server minimo supportato | Windows Server 2008 R2 [solo app desktop] |
Intestazione | http.h |