Options to configure a Thrift server being started from HARC.
Methods ¶
autoClose
: bool
Property
Close the server automatically when all clients disconnect from it.
timeoutMs
: float
Property
Timeout in milliseconds for waiting on the server to signal that it’s ready to serve. If the server fails to signal within this time interval, the start server call fails and the server process is terminated.