System::Net::Http::Headers::CacheControlHeaderValue::get_NoCache method

CacheControlHeaderValue::get_NoCache method

RTTI information.

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

ReturnValue

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

Remarks

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

See Also