close#
- DockerLauncher.close(session)#
Shut down the launched EnSight session.
This method closes all associated sessions and then stops the launched EnSight instance.
- Parameters:
- session
pyensight.Session Session to close.
- session
- Raises:
RuntimeErrorIf the session was not launched by this launcher.