Property CacheExpiry
CacheExpiry
The recommended maximum age for cached tiles from this source. null means tiles are considered immutable (cache indefinitely). The controller passes this to the cache as a hint when loading a new source.
public TimeSpan? CacheExpiry { get; }
Property Value
Remarks
IIIF server content may be updated. Defaults to 7 days.