Click or drag to resize

spiderWebLoaderControlerisFailedDomain Method (String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.spiderWebLoaderControler.isFailedDomain(System.String)"]

Namespace:  imbWEM.Core.crawler
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public bool isFailedDomain(
	string domain
)

Parameters

domain
Type: SystemString

[Missing <param name="domain"/> documentation for "M:imbWEM.Core.crawler.spiderWebLoaderControler.isFailedDomain(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:imbWEM.Core.crawler.spiderWebLoaderControler.isFailedDomain(System.String)"]

See Also