[Overview][Resource strings][Constants][Types][Classes][Variables][Index] |
Check if the server is running.
Source position: simpleipc.pp line 246
public function TIPCClientComm.ServerRunning: Boolean; virtual; abstract; |
True if the server communication channel endpoint can be reached.
ServerRunning returns True if the server endpoint for the communication channel can be found, or False if not. The server endpoint is obtained from the ServerID property in the owning TSimpleIPCClient component.
|
Unique server identification |
|
|
Instance ID |