Start

 

Name

 

            Start

 

When to use it

 

            After all parameters have been set.

            Not during OnProgress or OnFinish events.

 

Prototype

 

            Start();

 

Explanations

 

            Starts the optimization process.

           

            At the end the OnFinish event is raised.

 

See Also:

 

            Stop, OnProgress, OnFinish.