ServerThread
#
- class ansys.dyna.core.solver.launcher.ServerThread(threadID, port, ip, server_path)#
Provides server thread properties.
- Parameters:
- threadID
- port
- ip
- server_path
Overview#
Import detail#
from ansys.dyna.core.solver.launcher import ServerThread
Attribute detail#
- ServerThread.threadID#
- ServerThread.port#
- ServerThread.ip#
- ServerThread.server_path#
- ServerThread.process = None#
Method detail#
- ServerThread.run()#
- ServerThread.termination()#