IEvaluationContextInternal.TerminateNext Property
Specifies whether evaluation should be terminated on the next upcoming step.
Namespace: SMath.MathAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
bool TerminateNext { get; set; }
Property TerminateNext As Boolean
Get
Set
property bool TerminateNext {
bool get ();
void set (bool value);
}
abstract TerminateNext : bool with get, set
Property Value
Boolean