Gets or sets the total number of evaluations allowed.

Declaration Syntax
| C# | Visual Basic | Visual C++ | F# |
public int EvaluationBudget { get; set; }
Public Property EvaluationBudget As Integer
Get
Set
public:
property int EvaluationBudget {
int get ();
void set (int value);
}
member EvaluationBudget : int with get, set
Assembly:
Meta.Numerics (Module: Meta.Numerics) Version: 2.0.0.0 (2.0.0.0)