Click or drag to resize

spiderTaskResultAddResult Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.core.spiderTaskResult.AddResult(imbWEM.Core.crawler.core.spiderTaskResultItem)"]

Namespace:  imbWEM.Core.crawler.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public void AddResult(
	spiderTaskResultItem __result
)

Parameters

__result
Type: imbWEM.Core.crawler.corespiderTaskResultItem

[Missing <param name="__result"/> documentation for "M:imbWEM.Core.crawler.core.spiderTaskResult.AddResult(imbWEM.Core.crawler.core.spiderTaskResultItem)"]

See Also