System::Net::Http::Headers::CacheControlHeaderValue::set_MinFresh 方法
CacheControlHeaderValue::set_MinFresh method
设置确定新鲜度生命周期的值。
void System::Net::Http::Headers::CacheControlHeaderValue::set_MinFresh(Nullable<TimeSpan> value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | Nullable<TimeSpan> | 必须设置的值。 |
另见
- Class Nullable
- Class TimeSpan
- Class CacheControlHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++