crawlReportingStageEnum Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.engine.crawlReportingStageEnum"]
Namespace: imbWEM.Core.crawler.engine
public enum crawlReportingStageEnum
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| init | 1 | DLC thread initialized | |
| start | 2 | ||
| iteration | 3 | At the end of iteration cycle, before checking the termination rules | |
| domain | 4 | DLC completed | |
| crawler | 5 | ||
| finish | 6 | ||
| index | 7 | ||
| statusReport | 8 | ||
| DLCPreinitiation | 9 |