HttpCachePolicy.GetProxyMaxAge 方法

定义

获取 HTTP Cache-Control:最长代理时间。

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

返回

HTTP Cache-Control:最长代理时间。

适用于