System::Net::Cache::HttpRequestCachePolicy::get_MaxStale method

HttpRequestCachePolicy::get_MaxStale method

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

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

ReturnValue

The maximum staleness value that is permitted for a resource.

See Also