Click or drag to resize

frontierRankingAlgorithmDLCRecordreportDomainOut Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.modules.performance.frontierRankingAlgorithmDLCRecord.reportDomainOut(imbWEM.Core.crawler.model.modelSpiderSiteRecord,imbSCI.Core.files.folders.folderNode,System.String)"]

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 reportDomainOut(
	modelSpiderSiteRecord wRecord,
	folderNode fn,
	string fileprefix
)

Parameters

wRecord
Type: imbWEM.Core.crawler.modelmodelSpiderSiteRecord

[Missing <param name="wRecord"/> documentation for "M:imbWEM.Core.crawler.modules.performance.frontierRankingAlgorithmDLCRecord.reportDomainOut(imbWEM.Core.crawler.model.modelSpiderSiteRecord,imbSCI.Core.files.folders.folderNode,System.String)"]

fn
Type: folderNode

[Missing <param name="fn"/> documentation for "M:imbWEM.Core.crawler.modules.performance.frontierRankingAlgorithmDLCRecord.reportDomainOut(imbWEM.Core.crawler.model.modelSpiderSiteRecord,imbSCI.Core.files.folders.folderNode,System.String)"]

fileprefix
Type: SystemString

[Missing <param name="fileprefix"/> documentation for "M:imbWEM.Core.crawler.modules.performance.frontierRankingAlgorithmDLCRecord.reportDomainOut(imbWEM.Core.crawler.model.modelSpiderSiteRecord,imbSCI.Core.files.folders.folderNode,System.String)"]

See Also