System::Net::Http::Headers::CacheControlHeaderValue::set_NoStore method
CacheControlHeaderValue::set_NoStore method
Sets the value that determines if a cache must not store any part of an HTTP request or response.
void System::Net::Http::Headers::CacheControlHeaderValue::set_NoStore(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value that will be set. |
See Also
- Class CacheControlHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.PDF for C++