Click or drag to resize

crawlerDomainTaskMachinedoContinue Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Indicating if the machine should continue running

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public bool doContinue { get; }

Property Value

Type: Boolean
true if [do continue]; otherwise, false.
See Also