qmi.core.context_singleton.stop
- qmi.core.context_singleton.stop() None
Stop and destroy the QMI_Context instance.
This function should be called exactly once when the application exits.
- Raises:
QMI_NoActiveContextException – If there is no active QMI context present.