ContentsIndexHome
PreviousUpNext
JobInteractor.queue Method

Queues the specified ProcedureCall into the running job. The remote AIMMS job will first finish it's current executing procedure before continuing with the procedure call specified.

C#
public void queue(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