qiskit.providers.ibmq.runtime.RuntimeJob.cancel¶ RuntimeJob.cancel()[소스]¶ Cancel the job. 예외 발생 RuntimeInvalidStateError – If the job is in a state that cannot be cancelled. QiskitRuntimeError – If unable to cancel job. 반환 형식 None