Click or drag to resize

spiderWebLoaderControlerisFailedDomain Method (webSiteProfile)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.spiderWebLoaderControler.isFailedDomain(imbCommonModels.webStructure.webSiteProfile)"]

Namespace:  imbWEM.Core.crawler
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public bool isFailedDomain(
	webSiteProfile wProfile
)

Parameters

wProfile
Type: webSiteProfile

[Missing <param name="wProfile"/> documentation for "M:imbWEM.Core.crawler.spiderWebLoaderControler.isFailedDomain(imbCommonModels.webStructure.webSiteProfile)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:imbWEM.Core.crawler.spiderWebLoaderControler.isFailedDomain(imbCommonModels.webStructure.webSiteProfile)"]

See Also