qiskit.providers.ibmq.runtime.RuntimeJob.cancel¶ RuntimeJob.cancel()[source]¶ Cancel the job. Raises RuntimeInvalidStateError – If the job is in a state that cannot be cancelled. QiskitRuntimeError – If unable to cancel job. Return type None