Internet Direct (Indy) Version 9.0.2 Beta
TIdConnectionIntercept.Connection
Socket descriptor to be arbitrated by the connection intercept.

property Connection: TComponent;
Description
Connection is a read-only TComponent property that represents the low-level socket descriptor that will be arbitrated using methods in the TIdConnectionIntercept framework. Connection is assigned in the Connect method, and released in the Disconnect method.