Method | Description | |
---|---|---|
EMailEntityExtractionProcessor ( int maxDegreeOfParallelism ) : System | ||
Process ( ICrawler crawler, PropertyBag propertyBag ) : Task |
|
public EMailEntityExtractionProcessor ( int maxDegreeOfParallelism ) : System | ||
maxDegreeOfParallelism | int | |
return | System |
public Process ( ICrawler crawler, PropertyBag propertyBag ) : Task |
||
crawler | ICrawler | |
propertyBag | PropertyBag | /// The property bag. /// |
return | Task |