get_NoStore()

CacheControlHeaderValue::get_NoStore() method

Gets the value that determines if a cache must not store any part of an HTTP request or response.

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

Return Value

The value that determines if a cache must not store any part of an HTTP request or response.

See Also