Click or drag to resize

reportPlugIn_workloadeventStatusReport Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.plugins.reportPlugIn_workload.eventStatusReport(imbWEM.Core.crawler.engine.crawlerDomainTaskMachine,imbWEM.Core.crawler.model.modelSpiderTestRecord)"]

Namespace:  imbWEM.Core.plugins
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public override void eventStatusReport(
	crawlerDomainTaskMachine _machine,
	modelSpiderTestRecord tRecord
)

Parameters

_machine
Type: imbWEM.Core.crawler.enginecrawlerDomainTaskMachine

[Missing <param name="_machine"/> documentation for "M:imbWEM.Core.plugins.reportPlugIn_workload.eventStatusReport(imbWEM.Core.crawler.engine.crawlerDomainTaskMachine,imbWEM.Core.crawler.model.modelSpiderTestRecord)"]

tRecord
Type: imbWEM.Core.crawler.modelmodelSpiderTestRecord

[Missing <param name="tRecord"/> documentation for "M:imbWEM.Core.plugins.reportPlugIn_workload.eventStatusReport(imbWEM.Core.crawler.engine.crawlerDomainTaskMachine,imbWEM.Core.crawler.model.modelSpiderTestRecord)"]

Implements

IReportPlugineventStatusReport(crawlerDomainTaskMachine, modelSpiderTestRecord)
See Also