arachnode.net

ApplicationSettings.ExtractWebPageMetaData Property

Should the WebPageManager extract WebPage MetaData? The HtmlAgilityPack is extremely RAM hungry. Setting this property to 'true' will have an adverse effect on performance.

public static bool ExtractWebPageMetaData { public get; public set; }

Property Value

true if [extract web page meta data]; otherwise, false.

See Also

ApplicationSettings Class | Arachnode.Configuration Namespace