crawlJobEngineStageEnum Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.engine.crawlJobEngineStageEnum"]
Namespace: imbWEM.Core.crawler.engine
public enum crawlJobEngineStageEnum
| Member name | Value | Description | |
|---|---|---|---|
| init | 0 | The initialize - when initialized | |
| statusReport | 1 | The status report - moment of status report call | |
| performanceTakeCycle | 2 | ||
| microCycle | 3 | The micro cycle - the shortest cycle of monitoring loop | |
| error | 4 | The error - before error handling |