IBMQJob.refresh¶
- IBMQJob.refresh()[source]¶
Obtain the latest job information from the server.
This method may add additional attributes to this job instance, if new information becomes available.
- Raises
IBMQJobApiError – If an unexpected error occurred when communicating with the server.
- Return type
None