[Overview][Resource strings][Constants][Types][Classes][Variables][Index] Reference for unit 'simpleipc' (#fcl)

TIPCClientComm.ServerRunning

Check if the server is running.

Declaration

Source position: simpleipc.pp line 246

public function TIPCClientComm.ServerRunning: Boolean; virtual; abstract;

Function result

True if the server communication channel endpoint can be reached.

Description

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.

See also

ServerID

  

Unique server identification

InstanceID

  

Instance ID


Documentation generated on: May 14 2021