Click or drag to resize

crawlerDomainTaskCallAbort Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Proper abort call

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void CallAbort(
	CancellationTokenSource tokenSource
)

Parameters

tokenSource
Type: System.ThreadingCancellationTokenSource

[Missing <param name="tokenSource"/> documentation for "M:imbWEM.Core.crawler.engine.crawlerDomainTask.CallAbort(System.Threading.CancellationTokenSource)"]

See Also