Click or drag to resize

indexPerformanceRecordevaluateIndexPerformance Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.index.core.indexPerformanceRecord.evaluateIndexPerformance(imbWEM.Core.index.core.indexPerformanceEntry,imbACE.Core.core.builderForLog,System.String)"]

Namespace:  imbWEM.Core.index.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public void evaluateIndexPerformance(
	indexPerformanceEntry indexSessionEntry,
	builderForLog loger,
	string crawlId
)

Parameters

indexSessionEntry
Type: imbWEM.Core.index.coreindexPerformanceEntry

[Missing <param name="indexSessionEntry"/> documentation for "M:imbWEM.Core.index.core.indexPerformanceRecord.evaluateIndexPerformance(imbWEM.Core.index.core.indexPerformanceEntry,imbACE.Core.core.builderForLog,System.String)"]

loger
Type: builderForLog

[Missing <param name="loger"/> documentation for "M:imbWEM.Core.index.core.indexPerformanceRecord.evaluateIndexPerformance(imbWEM.Core.index.core.indexPerformanceEntry,imbACE.Core.core.builderForLog,System.String)"]

crawlId
Type: SystemString

[Missing <param name="crawlId"/> documentation for "M:imbWEM.Core.index.core.indexPerformanceRecord.evaluateIndexPerformance(imbWEM.Core.index.core.indexPerformanceEntry,imbACE.Core.core.builderForLog,System.String)"]

See Also