Click or drag to resize

spiderTaskResult Constructor (spiderTask)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the spiderTaskResult class

Namespace:  imbWEM.Core.crawler.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public spiderTaskResult(
	spiderTask __task
)

Parameters

__task
Type: imbWEM.Core.crawler.corespiderTask

[Missing <param name="__task"/> documentation for "M:imbWEM.Core.crawler.core.spiderTaskResult.#ctor(imbWEM.Core.crawler.core.spiderTask)"]

See Also