Click or drag to resize

spiderDLContextacceptLoadedPages Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Accepts the loaded pages.

Namespace:  imbWEM.Core.crawler.targets
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public int acceptLoadedPages(
	spiderTaskResult stResult
)

Parameters

stResult
Type: imbWEM.Core.crawler.corespiderTaskResult
The st result.

Return Value

Type: Int32

[Missing <returns> documentation for "M:imbWEM.Core.crawler.targets.spiderDLContext.acceptLoadedPages(imbWEM.Core.crawler.core.spiderTaskResult)"]

See Also