HttpCachePolicy::GetMaxAge Method ()

 

Gets the cache-control max age.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
TimeSpan GetMaxAge()

Return Value

Type: System::TimeSpan

The cache-control max age.

.NET Framework
Available since 4.6.2
Return to top
Show: