get_NoCache()

CacheControlHeaderValue::get_NoCache() method

Gets the value that determines if the client will accept a cached response.

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

Return Value

The value that determines if the client will accept a cached response.

See Also