spiderWebFlags Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.spiderWebFlags"]
Namespace: imbWEM.Core.crawler
[FlagsAttribute] public enum spiderWebFlags
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| limitOfIterations | 1 | ||
| limitOfTotalLinks | 2 | ||
| limitOfLinkPerIteration | 4 | ||
| completedAsNoNewLinks | 8 | Spider finished with iteration returning 0 scheduled links | |
| completedAsNewLinksDisabled | 16 |