System::Net::Http::Headers::CacheControlHeaderValue::get_OnlyIfCached method

CacheControlHeaderValue::get_OnlyIfCached method

Gets the value that determines if the client must use only cached entries.

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

ReturnValue

The value that determines if the client must use only cached entries.

See Also