[Overview][Resource strings][Constants][Types][Classes][Variables][Index] |
Is the server running threaded or not ?
Source position: simpleipc.pp line 228
published property TSimpleIPCServer.Threaded : Boolean |
Threaded indicates whether the server was started in threaded mode or not. It can be set before calling StartServer. Trying to set it when the server is started will result in an error.
|
Start the server |