ISolverEvents Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Defines callback functions that are called periodically during the solve process.

Namespace:  Microsoft.SolverFoundation.Services
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)

Syntax

'Declaration
Public Interface ISolverEvents
public interface ISolverEvents
public interface class ISolverEvents
type ISolverEvents =  interface end
public interface ISolverEvents

The ISolverEvents type exposes the following members.

Properties

  Name Description
Public property Solving Gets or sets a callback function that is called periodically during the solve process.

Top

See Also

Reference

Microsoft.SolverFoundation.Services Namespace