Click or drag to resize

controlLsaSpikeevaluate Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.rules.controlObjective.controlLsaSpike.evaluate(imbWEM.Core.crawler.model.modelSpiderSiteRecord,System.Object[])"]

Namespace:  imbWEM.Core.crawler.rules.controlObjective
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public override spiderObjectiveSolution evaluate(
	modelSpiderSiteRecord sRecord,
	params Object[] resources
)

Parameters

sRecord
Type: imbWEM.Core.crawler.modelmodelSpiderSiteRecord

[Missing <param name="sRecord"/> documentation for "M:imbWEM.Core.crawler.rules.controlObjective.controlLsaSpike.evaluate(imbWEM.Core.crawler.model.modelSpiderSiteRecord,System.Object[])"]

resources
Type: SystemObject

[Missing <param name="resources"/> documentation for "M:imbWEM.Core.crawler.rules.controlObjective.controlLsaSpike.evaluate(imbWEM.Core.crawler.model.modelSpiderSiteRecord,System.Object[])"]

Return Value

Type: spiderObjectiveSolution

[Missing <returns> documentation for "M:imbWEM.Core.crawler.rules.controlObjective.controlLsaSpike.evaluate(imbWEM.Core.crawler.model.modelSpiderSiteRecord,System.Object[])"]

See Also