The Cplex..::..Aborter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Abort |
Aborts solving and tuning methods.
| |
| Clear |
Clears the invoking aborter.
| |
| Dispose | ||
| End |
Ends the invoking aborter.
| |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | (Overrides Object..::..Finalize()()()().) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsAborted |
Returns true if the method to abort has been called.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |