Click or drag to resize

spiderWebLoaderControlerSetFailedDomain Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Sets the failed domain.

Namespace:  imbWEM.Core.crawler
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public void SetFailedDomain(
	webSiteProfile wProfile,
	modelSpiderSiteRecord wRecord = null
)

Parameters

wProfile
Type: webSiteProfile
The w profile.
wRecord (Optional)
Type: imbWEM.Core.crawler.modelmodelSpiderSiteRecord

[Missing <param name="wRecord"/> documentation for "M:imbWEM.Core.crawler.spiderWebLoaderControler.SetFailedDomain(imbCommonModels.webStructure.webSiteProfile,imbWEM.Core.crawler.model.modelSpiderSiteRecord)"]

See Also