get_ProxyRevalidate()

CacheControlHeaderValue::get_ProxyRevalidate() method

Gets the value that determines if the server requires revalidation of a cache entry when it becomes stale for the shared user agent caches.

bool System::Net::Http::Headers::CacheControlHeaderValue::get_ProxyRevalidate()

Return Value

The value that determines if the server requires revalidation of a cache entry when it becomes stale for the shared user agent caches.

See Also