Class WebPageUrlRetrieverOptions
Options for setting parameters of IWebPageUrlRetriever.
public sealed class WebPageUrlRetrieverOptions
- Inheritance
-
objectWebPageUrlRetrieverOptions
- Extension Methods
Properties
MaximumUrlCacheDuration
Maximum duration of the cache that holds URLs. Default is 24 hours.
public TimeSpan MaximumUrlCacheDuration { get; set; }
Property Value
- TimeSpan