HttpCachePolicy::GetProxyMaxAge Method ()

 

Gets the HTTP Cache-Control: Proxy Max Age.

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

public:
TimeSpan GetProxyMaxAge()

Return Value

Type: System::TimeSpan

The HTTP Cache-Control: Proxy Max Age.

.NET Framework
Available since 4.6.2
Return to top
Show: