System::Net::Http::Headers::CacheControlHeaderValue::get_ProxyRevalidate method

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()

ReturnValue

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