get_MustRevalidate()

CacheControlHeaderValue::get_MustRevalidate() method

Gets the value that determines if the server requires revalidation of a cache entry when the it becomes stale.

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

Return Value

The value that determines if the server requires revalidation of a cache entry when the it becomes stale.

See Also