Id property

A unique ID for all connection objects.

Applies to

ICHMllpConnection

Declaration

property Id : Integer;

Description

This ID is generated sequentially (i.e. 0, 1, 2, 3, etc.) for all connections received from a LlpServer, beginning at 0 when the application starts. The ID is globally unique and will allow users to identify connections from the same client, or connections from different clients.


Chameleon Delphi Documentation