TerminationService Methods

GeneticSharp

TerminationService Methods GeneticSharp
The TerminationService type exposes the following members.
Methods

  NameDescription
Public methodStatic memberCreateTerminationByName
Creates the ITermination's implementation with the specified name.
Public methodStatic memberGetTerminationNames
Gets the available termination names.
Public methodStatic memberGetTerminationTypeByName
Gets the termination type by the name.
Public methodStatic memberGetTerminationTypes
Gets available termination types.
Back to Top
See Also