 | ISpiderModuleDataisModuleGaveUp Property |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Gets a value indicating whether the instance of module gave up and returned all input
ISpiderElement
Namespace:
imbWEM.Core.crawler.modules
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxbool isModuleGaveUp { get; }Property Value
Type:
Booleantrue if this instance is module gave up; otherwise,
false.
See Also