System::Net::Http::Headers::CacheControlHeaderValue::set_MaxStale method
CacheControlHeaderValue::set_MaxStale method
Sets the value that determines if the client will accept the expired responses.
void System::Net::Http::Headers::CacheControlHeaderValue::set_MaxStale(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value that must be set. |
See Also
- Class CacheControlHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.PDF for C++