GeneticAlgorithm.IsRunning Property
From GeneticSharp
| GeneticAlgorithm IsRunning Property | GeneticSharp |
Gets a value indicating whether this instance is running.
Namespace: GeneticSharp.Domain
Assembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Property Value
Type:true if this instance is running; otherwise, false.
See Also