ContentsIndexHome
PreviousUpNext
JobInteractor.inject Method

Injects the specified ProcedureCall into the running job. The remote AIMMS job will finish it's current statement, and continue by executing the specified procedure call after which it continues with the prior running procedure.

C#
public void inject(ProcedureCall procedureCall);
Parameters 
Description 
ProcedureCall procedureCall 
ProcedureCall to execute on the remote AIMMS PRO job 
Copyright (c) 1993–2018 by AIMMS B.V. All rights reserved