System::Net::Http::Headers::CacheControlHeaderValue::set_MinFresh method
CacheControlHeaderValue::set_MinFresh method
Sets the value that determines the freshness lifetime.
void System::Net::Http::Headers::CacheControlHeaderValue::set_MinFresh(Nullable<TimeSpan> value)
Parameter | Type | Description |
---|---|---|
value | Nullable<TimeSpan> | The value that must be set. |
See Also
- Class Nullable
- Class TimeSpan
- Class CacheControlHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++