System::Net::Http::Headers::CacheControlHeaderValue::set_ProxyRevalidate method

CacheControlHeaderValue::set_ProxyRevalidate method

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

void System::Net::Http::Headers::CacheControlHeaderValue::set_ProxyRevalidate(bool value)
ParameterTypeDescription
valueboolThe value that must be set.

See Also