System::Net::Cache::HttpRequestCachePolicy::get_MinFresh method

HttpRequestCachePolicy::get_MinFresh method

Gets the min age permitted for a resource.

TimeSpan System::Net::Cache::HttpRequestCachePolicy::get_MinFresh() const

ReturnValue

The min age permitted for a resource.

See Also