C# Class NCrawler.Toxy.CrawlerConfigurationExtensions

Mostra file Open project: esbencarlsen/NCrawler

Public Methods

Method Description
TextExtractProcessor ( this crawlerConfiguration, int maxDegreeOfParallelism = null ) : CrawlerConfiguration

Method Details

TextExtractProcessor() public static method

public static TextExtractProcessor ( this crawlerConfiguration, int maxDegreeOfParallelism = null ) : CrawlerConfiguration
crawlerConfiguration this
maxDegreeOfParallelism int
return CrawlerConfiguration