get_MinFresh()

CacheControlHeaderValue::get_MinFresh() method

Gets the value that determines the freshness lifetime.

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

Return Value

The value that determines the freshness lifetime.

See Also