crawlerDomainTaskCollection Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.crawler.engine
public class crawlerDomainTaskCollection
The crawlerDomainTaskCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| crawlerDomainTaskCollection(modelSpiderTestRecord, ListwebSiteProfile, crawlerDomainTaskMachine) |
Here the webSiteProfile is used to create crawlDomainTask and wRecords
| |
| crawlerDomainTaskCollection(modelSpiderTestRecord, ListwebSiteProfile, analyticMacroBase) | Initializes a new instance of the crawlerDomainTaskCollection class |
| Name | Description | |
|---|---|---|
| done | ||
| doneRatio |
Ratio of domains waiting
| |
| items |
Scheduled items
| |
| parent | ||
| running | ||
| sampleSize | ||
| TimeLimitForOneItemLoad | ||
| tRecord | ||
| waitingAndRunningCount | ||
| waitingRatio |
Ratio of domains waiting
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |