Click or drag to resize

spiderWebLoaderControlerCheckFail Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Checks the fail: TRUE if url is known to fail

Namespace:  imbWEM.Core.crawler
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public bool CheckFail(
	string url
)

Parameters

url
Type: SystemString
The URL.

Return Value

Type: Boolean

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

See Also