Click or drag to resize

modelSpiderSiteRecordspider Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Reference to the spider blueprint instance of crawler (the one created by analytic console)

Namespace:  imbWEM.Core.crawler.model
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public ISpiderEvaluatorBase spider { get; }

Property Value

Type: ISpiderEvaluatorBase
The spider.

Implements

IModelSpiderGlobalsspider
See Also