Class ContentRetrieverCacheOptions
Cache settings for used for retrieval of content using IContentRetriever.
public sealed class ContentRetrieverCacheOptions
- Inheritance
-
objectContentRetrieverCacheOptions
- Extension Methods
Constructors
ContentRetrieverCacheOptions()
public ContentRetrieverCacheOptions()
Properties
DefaultCacheExpiration
Default cache expiration time span that is used when no expiration is specified in RetrievalCacheSettings.
public TimeSpan DefaultCacheExpiration { get; set; }
Property Value
- TimeSpan