Get or set the maximum number of learning iterations.

[Visual Basic]
Public Property MaxIteration As Integer
[C#]
public int MaxIteration {get; set;}

See Also

LearningAlgorithm Class | LearningAlgorithm Members | NeuralNetwork Namespace