C# Class NCrawler.LanguageDetection.Google.CrawlerConfigurationExtensions

Show file Open project: esbencarlsen/NCrawler

Public Methods

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

Method Details

DetectLanguage() public static method

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