Click or drag to resize

spiderWebLoaderControlerSetFailUrl Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Sets the fail URL.

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

Parameters

url
Type: SystemString
The URL.
See Also