8.2.7.33.37. setDaemonΒΆ

ServerThread.setDaemon(daemonic)

Set whether this thread is a daemon.

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