Click or drag to resize

frontierRankingAlgorithmDLCRecord Constructor (modelSpiderSiteRecord)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the frontierRankingAlgorithmDLCRecord class

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 frontierRankingAlgorithmDLCRecord(
	modelSpiderSiteRecord wRecord
)

Parameters

wRecord
Type: imbWEM.Core.crawler.modelmodelSpiderSiteRecord

[Missing <param name="wRecord"/> documentation for "M:imbWEM.Core.crawler.modules.performance.frontierRankingAlgorithmDLCRecord.#ctor(imbWEM.Core.crawler.model.modelSpiderSiteRecord)"]

See Also