Share via


HttpCachePolicy.GetProxyMaxAge メソッド

定義

HTTP Cache-Control: Proxy Max Age を取得します。

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

戻り値

TimeSpan

HTTP Cache-Control: Proxy Max Age。

適用対象