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

TSimpleIPCServer.InstanceID

Instance ID

Declaration

Source position: simpleipc.pp line 109

public property TSimpleIPCServer.InstanceID: String
  read GetInstanceID;

Description

InstanceID is the unique identifier for this server communication channel endpoint, and will be appended to the ServerID property to form the unique server endpoint which a client should use.

See also

ServerID

Global

The latest version of this document can be found at lazarus-ccr.sourceforge.net.