netsse.simul.ship_resp.MultiThread.setDaemon ============================================ .. py:method:: netsse.simul.ship_resp.MultiThread.setDaemon(daemonic) Set whether this thread is a daemon. This method is deprecated, use the .daemon property instead.