Gets the context in which the corresponding callback was invoked.

Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0

Syntax

C#
public abstract long GetId()
Visual Basic
Public MustOverride Function GetId As Long

Return Value

A value from Id that specifies the context in which this instance was invoked.

See Also