get_OnlyIfCached()

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

Return Value

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

See Also