qiskit.providers.ibmq.runtime.RuntimeJob.cancel¶
- RuntimeJob.cancel()[código fonte]¶
Cancel the job.
- Levanta
RuntimeInvalidStateError – If the job is in a state that cannot be cancelled.
QiskitRuntimeError – If unable to cancel job.
- Tipo de retorno
None