Click or drag to resize

performanceRecorddeploy Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.engine.performanceRecord.deploy(imbWEM.Core.crawler.model.modelSpiderTestRecord)"]

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void deploy(
	modelSpiderTestRecord tRecord = null
)

Parameters

tRecord (Optional)
Type: imbWEM.Core.crawler.modelmodelSpiderTestRecord

[Missing <param name="tRecord"/> documentation for "M:imbWEM.Core.crawler.engine.performanceRecord.deploy(imbWEM.Core.crawler.model.modelSpiderTestRecord)"]

See Also