get_MaxAge()

HttpRequestCachePolicy::get_MaxAge() const method

Gets the max age permitted for a resource.

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

Return Value

The max age permitted for a resource.

See Also