Gets a value indicating whether a run was interrupted.
true if a run was interrupted; otherwise, false.
This value is set to true when any of the status events with CancelEventArgs have their Cancel property set to true.
To resume an interrupted run, call the Run method again.
This property is reset to false when the ProblemSpaceClasses property is set or the Run method is called.
GPEngine Class | GeneticProgrammingEngine Namespace | Run Method | run Term