Click or drag to resize

performanceRecord Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the performanceRecord class

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public performanceRecord(
	string __crawlerName
)

Parameters

__crawlerName
Type: SystemString

[Missing <param name="__crawlerName"/> documentation for "M:imbWEM.Core.crawler.engine.performanceRecord.#ctor(System.String)"]

See Also