Gets or sets the image maximum cache age in seconds. Defaults to 2592000 (30 days).

public int CacheControlMaxAge { get; set; }
Type:
int
In this article