Click or drag to resize

spiderPullLoadTakeMode Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWEM.Core.crawler.core.spiderPullLoadTakeMode"]

Namespace:  imbWEM.Core.crawler.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public enum spiderPullLoadTakeMode
Members
  Member nameValueDescription
none0
onlyBestScored1 Takes all targets having same - the best - score after FRA
onlyLTSpecified2 Load Take as specified by LT parameter
allAfterFRA3 Load Take of all Targets passing trough FRA
See Also