Under this threshold value, learning will be considered as complete

[Visual Basic]
Protected ERROR_THRESHOLD As Single
[C#]
protected float ERROR_THRESHOLD;

See Also

LearningAlgorithm Class | LearningAlgorithm Members | NeuralNetwork Namespace