HttpCachePolicy.GetMaxAge Method

Definition

Gets the cache-control max age.

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

Returns

The cache-control max age.

Applies to