HttpCachePolicy.GetProxyMaxAge Method

Definition

Gets the HTTP Cache-Control: Proxy Max Age.

public:
 TimeSpan GetProxyMaxAge();
public TimeSpan GetProxyMaxAge ();
member this.GetProxyMaxAge : unit -> TimeSpan
Public Function GetProxyMaxAge () As TimeSpan

Returns

The HTTP Cache-Control: Proxy Max Age.

Applies to