[Overview][Resource strings][Constants][Types][Classes][Variables][Index] |
Timeout waiting for message
Source position: simpleipc.pp line 230
published property TSimpleIPCServer.ThreadTimeout : Integer |
ThreadTimeOut is the time the thread will wait for messages between loop iterations, if the server is started with threading enabled.
When stopping the server, this is also the maximum time the server will be blocked when stopping, because it needs to wait for the thread to stop.
|
Start the server |
|
|
Stop the server |