System::Net::Http::Headers::CacheControlHeaderValue::get_MinFresh method

CacheControlHeaderValue::get_MinFresh method

Gets the value that determines the freshness lifetime.

Nullable<TimeSpan> System::Net::Http::Headers::CacheControlHeaderValue::get_MinFresh()

ReturnValue

The value that determines the freshness lifetime.

See Also