ContentsIndexHome
PreviousUpNext
Server.scheduleJob Method (JobConfig, JobInteractor)

Schedule a new job according to the specified JobConfig while attaching the specified JobInteractor

C#
public Job scheduleJob(JobConfig jobConfig, JobInteractor jobInteractor);
Parameters 
Description 
JobConfig jobConfig 
the JobConfig describing the Job to schedule 
JobInteractor jobInteractor 
the JobInteractor used to interact with the to be scheduled Job 
Copyright (c) 1993–2018 by AIMMS B.V. All rights reserved