







If this solver instance is busy abort the run as soon as possible, or do nothing if this solver instance is not busy.
Namespace: Optimization.Solver.Cplex
Assembly: Optimization.Framework (in Optimization.Framework.dll) Version: 0.3.1036.0
Syntax
C# |
---|
public void Abort() |
Visual Basic |
---|
Public Sub Abort |
Visual C++ |
---|
public: virtual void Abort() sealed |