Click or drag to resize

frontierRankingAlgorithmDLCRecordreportIterationOut Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Generates ouiteration out.

Namespace:  imbWEM.Core.crawler.modules.performance
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void reportIterationOut(
	modelSpiderSiteRecord wRecord,
	folderNode fn
)

Parameters

wRecord
Type: imbWEM.Core.crawler.modelmodelSpiderSiteRecord
The w record.
fn
Type: folderNode
The function.
See Also