Click or drag to resize

analyticJobNoteWriteAboutCrawlerRun Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.project.analyticJobNote.WriteAboutCrawlerRun(imbWEM.Core.crawler.model.modelSpiderTestRecord,imbWEM.Core.crawler.engine.crawlerDomainTaskMachine)"]

Namespace:  imbWEM.Core.project
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void WriteAboutCrawlerRun(
	modelSpiderTestRecord tRecord,
	crawlerDomainTaskMachine cDTM
)

Parameters

tRecord
Type: imbWEM.Core.crawler.modelmodelSpiderTestRecord

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

cDTM
Type: imbWEM.Core.crawler.enginecrawlerDomainTaskMachine

[Missing <param name="cDTM"/> documentation for "M:imbWEM.Core.project.analyticJobNote.WriteAboutCrawlerRun(imbWEM.Core.crawler.model.modelSpiderTestRecord,imbWEM.Core.crawler.engine.crawlerDomainTaskMachine)"]

See Also