Unit 'simpleipc' Package
[Overview][Resource strings][Constants][Types][Classes][Variables][Index] [#fcl]

TIPCServerComm.InstanceID

Unique identifier for the communication channel.

Declaration

Source position: simpleipc.pp line 106

public property TIPCServerComm.InstanceID : string
  read GetInstanceID;

Description

InstanceID returns a textual representation which uniquely identifies the communication channel on the server. The value is system dependent, and should be usable by the client-side to establish a communication channel with this instance.


Documentation generated on: Jul 24 2023