exit
Exit the broker.
Syntax
def exit(self) -> None:
Returns
This method does not return anything.
Raises
- An
Exception
is raised if there is an error exiting the broker.
Exit the broker.
def exit(self) -> None:
This method does not return anything.
Exception
is raised if there is an error exiting the broker.