ShiftSearchShiftSolverStatusUpdated Event

Occurs when the the solver has new information to feedback.

Definition

Namespace: SRS.ShiftSolver.Solvers
Assembly: ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
C#
public event EventHandler<ShiftSolverStatusUpdatedArgs> ShiftSolverStatusUpdated

Value

EventHandlerShiftSolverStatusUpdatedArgs

Implements

IShiftSolverShiftSolverStatusUpdated

See Also