Click or drag to resize

crawlJobPluginaceOperation_defineCrawlJobEngineSettings Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.consolePlugin.crawlJobPlugin.aceOperation_defineCrawlJobEngineSettings(System.Int32,System.Int32,System.Int32,System.Int32)"]

Namespace:  imbWEM.Core.consolePlugin
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public void aceOperation_defineCrawlJobEngineSettings(
	int TC_max = 8,
	int Tdl_max = 50,
	int Tll_max = 20,
	int Tcjl_max = 100
)

Parameters

TC_max (Optional)
Type: SystemInt32

[Missing <param name="TC_max"/> documentation for "M:imbWEM.Core.consolePlugin.crawlJobPlugin.aceOperation_defineCrawlJobEngineSettings(System.Int32,System.Int32,System.Int32,System.Int32)"]

Tdl_max (Optional)
Type: SystemInt32

[Missing <param name="Tdl_max"/> documentation for "M:imbWEM.Core.consolePlugin.crawlJobPlugin.aceOperation_defineCrawlJobEngineSettings(System.Int32,System.Int32,System.Int32,System.Int32)"]

Tll_max (Optional)
Type: SystemInt32

[Missing <param name="Tll_max"/> documentation for "M:imbWEM.Core.consolePlugin.crawlJobPlugin.aceOperation_defineCrawlJobEngineSettings(System.Int32,System.Int32,System.Int32,System.Int32)"]

Tcjl_max (Optional)
Type: SystemInt32

[Missing <param name="Tcjl_max"/> documentation for "M:imbWEM.Core.consolePlugin.crawlJobPlugin.aceOperation_defineCrawlJobEngineSettings(System.Int32,System.Int32,System.Int32,System.Int32)"]

See Also