System::Net::Http::Headers::CacheControlHeaderValue::get_MustRevalidate method

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

ReturnValue

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

See Also