Click or drag to resize

ISpiderModuleData Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Data exchange between the modules

Namespace:  imbWEM.Core.crawler.modules
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public interface ISpiderModuleData

The ISpiderModuleData type exposes the following members.

Properties
  NameDescription
Public propertyactive
Public propertyinactive
Public propertyisModuleGaveUp
Gets a value indicating whether the instance of module gave up and returned all input ISpiderElement
Public propertylastModifiedBy
Public propertysolution
Top
See Also