Last updated on Jul 26, 2024.

netsse.simul.ship_resp.MultiThread.setDaemon#

netsse.simul.ship_resp.MultiThread.setDaemon(daemonic)#

Set whether this thread is a daemon.

This method is deprecated, use the .daemon property instead.