Jobs.cancelJob {SciServer} | R Documentation |
Cancels the execution of a job.
Jobs.cancelJob(jobID)
jobID |
Id of the job (integer) |
Returns TRUE if successful
Manuchehr Taghizadeh-Popp
Maintainer: Manuchehr Taghizadeh-Popp <mtaghiza@jhu.edu>
http://www.sciserver.org
http://apps.sciserver.org
http://www.github.com/sciserver/SciScript-R
Jobs.submitNotebookJob
,Jobs.submitShellCommandJob
,Jobs.getJobStatus
,Jobs.getDockerComputeDomains
Jobs.cancelJob(123)