Click or drag to resize

crawlJobEngineStageEnum Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbWEM.Core.crawler.engine.crawlJobEngineStageEnum"]

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public enum crawlJobEngineStageEnum
Members
  Member nameValueDescription
init0 The initialize - when initialized
statusReport1 The status report - moment of status report call
performanceTakeCycle2
microCycle3 The micro cycle - the shortest cycle of monitoring loop
error4 The error - before error handling
See Also