ISolverStatusReceiver Interface |
It is recommended to instead use the SolverStatusUpdated event to receive feedback from the solver as it is solving.
This interface can be implemented by classes to receive information from a Solver while it is solving a problem.
Namespace: VRSolver
The ISolverStatusReceiver type exposes the following members.
Name | Description | |
---|---|---|
![]() | MessageFromSolver |
The Solver will intermittently call this method
via its SolverStatusReceiver property.
|