TwclCustomConnection.ThreadId Property

Gets the connection's thread ID.

Namespace: wclConnections
public
 property ThreadId: Cardinal read FThreadId;

Property Value

Type: Cardinal

The thread ID.

The connection's thread ID is the ID of the thread that created and used to handle the connection.