Click or drag to resize

ISpiderPlugInScopeGlobalconnectWithConsole Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.plugins.crawler.ISpiderPlugInScopeGlobal.connectWithConsole(imbWEM.Core.console.analyticConsole)"]

Namespace:  imbWEM.Core.plugins.crawler
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
void connectWithConsole(
	analyticConsole __console
)

Parameters

__console
Type: imbWEM.Core.consoleanalyticConsole

[Missing <param name="__console"/> documentation for "M:imbWEM.Core.plugins.crawler.ISpiderPlugInScopeGlobal.connectWithConsole(imbWEM.Core.console.analyticConsole)"]

See Also