get_MaxStale()

HttpRequestCachePolicy::get_MaxStale() const method

Gets the maximum staleness value that is permitted for a resource.

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

Return Value

The maximum staleness value that is permitted for a resource.

See Also