Stop
Name
Stop
When to use it
During OnIteration event.
Prototype
Stop()
Explanations
The user may stop the search process by calling the method Stop during the OnProgress event.
After calling this method the OnFinish event will take place.
See Also:
StartGuillotine, StartNested, StartMultiStages, OnProgress, OnFinish.