Proxy.stop_server
- Proxy.stop_server()[source]
Stop the remote server and terminate/kill the python process that was used to start it.
- Returns
None
Examples
>>> p = Proxy() >>> p.stop_server() >>> p.start_server()
Stop the remote server and terminate/kill the python process that was used to start it.
None
Examples
>>> p = Proxy()
>>> p.stop_server()
>>> p.start_server()
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev