Check if the target server is running
Source position: advancedipc.pp line 129
public function TIPCClient.ServerRunning: Boolean; overload; |
True if server is running
The ServerRunning function checks whether the server specified by ServerID is currently active and available for communication.
|
Check if a server with given ID is running |