Click or drag to resize

crawlerDomainTaskinitialization Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Cration of wRecords

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
protected void initialization(
	webSiteProfile __wProfile,
	crawlerDomainTaskCollection __parent
)

Parameters

__wProfile
Type: webSiteProfile
The w profile.
__parent
Type: imbWEM.Core.crawler.enginecrawlerDomainTaskCollection
The parent.
See Also