Callback: Boolean solver.OnSolve(IUserSolver entity, Func<Int32, String, Boolean> progressFunction)
Callback that is invoked when the solve process is run.
Mandatory Attributes
Name |
Description |
Type |
Allowed Values |
Optional Attributes
Name |
Description |
Type |
Default Value |
Allowed Values |
Return Value
Type: Boolean
Returns true if the solve succeeded; false otherwise.